http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ReceivedProductsSalePriceCalculation Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ReceivedProductsSalePriceCalculation Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Type
Restriction of xs:string
Diagram
ReceivedProductsSalePriceCalculation Simple Type
Overview
ReceivedProductsSalePriceCalculation Restriction of xs:string
Facets
EnumerationNoCalculation
EnumerationShipmentMessageSalePrice
EnumerationReceivedProductRowSalePrice
EnumerationLastReceivedProductSalePrice
EnumerationCalculatedSalePrice
EnumerationProductGrossSalePrice
Source
<xs:simpleType name="ReceivedProductsSalePriceCalculation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NoCalculation" />
    <xs:enumeration value="ShipmentMessageSalePrice" />
    <xs:enumeration value="ReceivedProductRowSalePrice" />
    <xs:enumeration value="LastReceivedProductSalePrice" />
    <xs:enumeration value="CalculatedSalePrice" />
    <xs:enumeration value="ProductGrossSalePrice" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents