http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ProductType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ProductType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
ProductType Simple Type
Overview
ProductType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationDefault
EnumerationGiftcard
EnumerationKitchen
EnumerationProductGroup
EnumerationConsignation
EnumerationFreeEntry
EnumerationCollection
EnumerationShippingCosts
Source
<xs:simpleType name="ProductType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Default" />
    <xs:enumeration value="Giftcard" />
    <xs:enumeration value="Kitchen" />
    <xs:enumeration value="ProductGroup" />
    <xs:enumeration value="Consignation" />
    <xs:enumeration value="FreeEntry" />
    <xs:enumeration value="Collection" />
    <xs:enumeration value="ShippingCosts" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents