http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
PrintThermalLabelSortOrder Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : PrintThermalLabelSortOrder Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
PrintThermalLabelSortOrder Simple Type
Overview
PrintThermalLabelSortOrder Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationBrandDescription
EnumerationSupplierName
EnumerationClassificationCode
EnumerationReferenceNumber
EnumerationProductNumber
EnumerationProductDescription
EnumerationOrderCode
EnumerationInputOrder
EnumerationMainBarcode
Source
<xs:simpleType name="PrintThermalLabelSortOrder" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="BrandDescription" />
    <xs:enumeration value="SupplierName" />
    <xs:enumeration value="ClassificationCode" />
    <xs:enumeration value="ReferenceNumber" />
    <xs:enumeration value="ProductNumber" />
    <xs:enumeration value="ProductDescription" />
    <xs:enumeration value="OrderCode" />
    <xs:enumeration value="InputOrder" />
    <xs:enumeration value="MainBarcode" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents