http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
PrintQueueReasons Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : PrintQueueReasons Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Type
Restriction of xs:string
Diagram
PrintQueueReasons Simple Type
Overview
PrintQueueReasons Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationPriceChange
EnumerationOrderMethodChange
EnumerationAddedToPlanogram
EnumerationRemovedFromPlanogram
EnumerationManual
EnumerationScheduledSalePriceChange
EnumerationCalculatedPriceChange
Source
<xs:simpleType name="PrintQueueReasons" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="PriceChange" />
    <xs:enumeration value="OrderMethodChange" />
    <xs:enumeration value="AddedToPlanogram" />
    <xs:enumeration value="RemovedFromPlanogram" />
    <xs:enumeration value="Manual" />
    <xs:enumeration value="ScheduledSalePriceChange" />
    <xs:enumeration value="CalculatedPriceChange" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents