http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
PurchasesPreferredSupplierRowCalculationMethod Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents : PurchasesPreferredSupplierRowCalculationMethod Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
Type
Restriction of xs:string
Diagram
PurchasesPreferredSupplierRowCalculationMethod Simple Type
Overview
Facets
EnumerationLowestGrossPrice
EnumerationLowestOrderMultiplier
Source
<xs:simpleType name="PurchasesPreferredSupplierRowCalculationMethod" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="LowestGrossPrice" />
    <xs:enumeration value="LowestOrderMultiplier" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents