http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ArrayOfInt Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ArrayOfInt Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
int Element Sequence ArrayOfInt Complex Type
Overview
Sequence
int 0..∞ xs:int
Used By
InvoiceSaleRowItemIds Element
AssortmentIds Element
invoiceSaleIds Element
productListRowIds Element
reservationIds Element
goodsInRowIds Element
purchaseOrderRowIds Element
GetAllSaleTypeIdsResult Element
invoiceIds Element
GetInvoiceIdsForNewInvoiceJournalResult Element
GenerateInvoicesResult Element
Source
<xs:complexType name="ArrayOfInt" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="int" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents