http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
CalculationFactorsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : CalculationFactorsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
EmptyClassificationLevel1 Element EmptyProductCategories Element PreferredSupplierId Element ClassificationLevel1Id Element ProductCategoryId Element Sequence CalculationFactorsFilter Complex Type
Overview
Used By
NewCalculationFactorsFilterResult Element
filter Element
Source
<xs:complexType name="CalculationFactorsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <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="PreferredSupplierId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="EmptyProductCategories" type="tns:BooleanFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="EmptyClassificationLevel1" type="tns:BooleanFilter" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents