http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ProductCombinationGroupWarningsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ProductCombinationGroupWarningsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
Note Element ProductCombinationGroupId Element ProductCombinationGroup2Id Element ProductCombinationGroup1Id Element Sequence ProductCombinationGroupWarningsFilter Complex Type
Overview
Sequence
Used By
NewProductCombinationGroupWarningsFilterResult Element
filter Element
Source
<xs:complexType name="ProductCombinationGroupWarningsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="ProductCombinationGroup1Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ProductCombinationGroup2Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ProductCombinationGroupId" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="Note" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents