http://retail3000.net/Retail3000Webservice/WebserviceReportingComponents
OrderMethod Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceReportingComponents : OrderMethod Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceReportingComponents
Type
Restriction of xs:string
Diagram
OrderMethod Simple Type
Overview
OrderMethod Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationByStock
EnumerationByPeriodSale
EnumerationNoAutoOrder
Source
<xs:simpleType name="OrderMethod" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="ByStock" />
    <xs:enumeration value="ByPeriodSale" />
    <xs:enumeration value="NoAutoOrder" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceReportingComponents