http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
GetLocationLevel5 Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : GetLocationLevel5 Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
includeItemId Element skipItemId Element 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 filter Element Sequence GetLocationLevel5 Element
Overview
Sequence
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
skipItemId xs:int
Source
<xs:element name="GetLocationLevel5" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:LocationLevel5Filter" />
      <xs:element minOccurs="1" maxOccurs="1" name="skipItemId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="includeItemId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents