http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
AssortmentType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : AssortmentType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
AssortmentType Simple Type
Overview
AssortmentType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationOwnAssortment
EnumerationCoordinationUnknown
EnumerationUncoordinated
EnumerationCoordinated
Source
<xs:simpleType name="AssortmentType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="OwnAssortment" />
    <xs:enumeration value="CoordinationUnknown" />
    <xs:enumeration value="Uncoordinated" />
    <xs:enumeration value="Coordinated" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents