http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
SlimStockProductKey Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents : SlimStockProductKey Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
Type
Restriction of xs:string
Diagram
SlimStockProductKey Simple Type
Overview
SlimStockProductKey Restriction of xs:string
Facets
EnumerationProductNumber
EnumerationExternalCode
Source
<xs:simpleType name="SlimStockProductKey" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="ProductNumber" />
    <xs:enumeration value="ExternalCode" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents