http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
PurchaseOrderRowConfirmationStatus Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : PurchaseOrderRowConfirmationStatus Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
PurchaseOrderRowConfirmationStatus Simple Type
Overview
PurchaseOrderRowConfirmationStatus Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationChanges
EnumerationPending
EnumerationNotAccepted
EnumerationAccepted
Source
<xs:simpleType name="PurchaseOrderRowConfirmationStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Changes" />
    <xs:enumeration value="Pending" />
    <xs:enumeration value="NotAccepted" />
    <xs:enumeration value="Accepted" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents