http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfString Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfString Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
string Element Sequence ArrayOfString Complex Type
Overview
Sequence
string 0..∞ xs:string
Used By
Properties Element
Content Element
SynchronizeAttachedSaleOrdersResult Element
QuantityPriceBreakImportProductListResult Element
ReceivedProductsImportProductListResult Element
ReceivedProductsToProductListResult Element
ProductListToMixedMatchResult Element
Source
<xs:complexType name="ArrayOfString" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents