http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ProductState Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ProductState Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Type
Restriction of xs:string
Diagram
ProductState Simple Type
Overview
ProductState Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationOrganization
EnumerationDerived
EnumerationLocal
Source
<xs:simpleType name="ProductState" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Organization" />
    <xs:enumeration value="Derived" />
    <xs:enumeration value="Local" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents