http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
OrderAdviceAction Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : OrderAdviceAction Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
OrderAdviceAction Simple Type
Overview
OrderAdviceAction Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationCentralize
EnumerationDecentralize
EnumerationAlterSupplier
EnumerationRemoveOrderAmounts
EnumerationOrderSurplusStock
Source
<xs:simpleType name="OrderAdviceAction" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Centralize" />
    <xs:enumeration value="Decentralize" />
    <xs:enumeration value="AlterSupplier" />
    <xs:enumeration value="RemoveOrderAmounts" />
    <xs:enumeration value="OrderSurplusStock" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents