http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
CalculateSalePrices Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : CalculateSalePrices Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
testCalculation Element classificationlevel1Id Element productCategoryId Element preferredSupplierId Element Sequence CalculateSalePrices Element
Overview
Source
<xs:element name="CalculateSalePrices" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="preferredSupplierId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="productCategoryId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="classificationlevel1Id" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="testCalculation" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents