http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
BrandPossibleLocationsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : BrandPossibleLocationsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
LocationLevel5Id Element LocationLevel4Id Element LocationLevel3Id Element LocationLevel2Id Element LocationLevel1Id Element BrandId Element StoreId Element Sequence BrandPossibleLocationsFilter Complex Type
Overview
Sequence
Used By
NewBrandPossibleLocationsFilterResult Element
filter Element
Source
<xs:complexType name="BrandPossibleLocationsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="BrandId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationLevel1Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationLevel2Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationLevel3Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationLevel4Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationLevel5Id" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents