http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
LocationLevel5Filter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : LocationLevel5Filter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
MaxStoragePositions Element Description Element UniqueLocationCode Element LocationCode Element LocationLevel5Code Element LocationLevel4Code Element LocationLevel3Code Element LocationLevel2Code Element LocationLevel1Code Element LocationLevel4Id Element LocationLevel3Id Element LocationLevel2Id Element LocationLevel1Id Element StoreId Element ItemId Element Sequence LocationLevel5Filter Complex Type
Overview
Sequence
ItemId xs:int
StoreId xs:int
LocationLevel1Code optional xs:string
LocationLevel2Code optional xs:string
LocationLevel3Code optional xs:string
LocationLevel4Code optional xs:string
LocationLevel5Code optional xs:string
LocationCode optional xs:string
UniqueLocationCode optional xs:string
Description optional xs:string
MaxStoragePositions xs:unsignedByte
Used By
NewLocationLevel5FilterResult Element
filter Element
Source
<xs:complexType name="LocationLevel5Filter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="ItemId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" 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="0" maxOccurs="1" name="LocationLevel1Code" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="LocationLevel2Code" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="LocationLevel3Code" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="LocationLevel4Code" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="LocationLevel5Code" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="LocationCode" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="UniqueLocationCode" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="Description" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="MaxStoragePositions" type="xs:unsignedByte" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents