http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
OrderAmountType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : OrderAmountType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Type
Restriction of xs:string
Diagram
OrderAmountType Simple Type
Overview
OrderAmountType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationAppend
EnumerationTotal
Source
<xs:simpleType name="OrderAmountType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Append" />
    <xs:enumeration value="Total" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents