http://retail3000.net/Retail3000Webservice/WebserviceReportingComponents
PrintLabelSource Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceReportingComponents : PrintLabelSource Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceReportingComponents
Type
Restriction of xs:string
Diagram
PrintLabelSource Simple Type
Overview
PrintLabelSource Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationProducts
EnumerationProductLists
EnumerationExchange
EnumerationReceivedProducts
EnumerationPriceChanges
EnumerationInventories
Source
<xs:simpleType name="PrintLabelSource" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Products" />
    <xs:enumeration value="ProductLists" />
    <xs:enumeration value="Exchange" />
    <xs:enumeration value="ReceivedProducts" />
    <xs:enumeration value="PriceChanges" />
    <xs:enumeration value="Inventories" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceReportingComponents