http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ReceivedProductAmountType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ReceivedProductAmountType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
ReceivedProductAmountType Simple Type
Overview
ReceivedProductAmountType Restriction of xs:string
Facets
EnumerationPackingListAmount
EnumerationFinalAmount
Source
<xs:simpleType name="ReceivedProductAmountType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="PackingListAmount" />
    <xs:enumeration value="FinalAmount" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents