http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfModifiedAssortmentInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfModifiedAssortmentInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
IsPurchaseAssortment Element AssortmentType Element ShortDescription Element Code Element Description Element ItemId Element Sequence ModifiedAssortmentInfo Element Sequence ArrayOfModifiedAssortmentInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
Description optional xs:string
Code optional xs:string
ShortDescription optional xs:string
AssortmentType xs:unsignedByte
Used By
GetModifiedAssortmentsResult Element
Source
<xs:complexType name="ArrayOfModifiedAssortmentInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ModifiedAssortmentInfo" nillable="true" type="tns:ModifiedAssortmentInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents