http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewLocationLevel5Info Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewLocationLevel5Info Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of LocationLevel5Info Complex Type
Diagram
LocationCode Element LocationLevel4Code Element LocationLevel3Code Element LocationLevel2Code Element LocationLevel1Code Element LocationLevel3Id Element LocationLevel2Id Element LocationLevel1Id Element IsAutoFill Element IsPickLocation Element MaxStoragePositions Element LocationLevel4Id Element Description Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewLocationLevel5Info Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
MaxStoragePositions xs:unsignedByte
IsPickLocation xs:boolean
IsAutoFill xs:boolean
LocationLevel1Code optional xs:string
LocationLevel2Code optional xs:string
LocationLevel3Code optional xs:string
LocationLevel4Code optional xs:string
LocationCode optional xs:string
Used By
ViewLocationLevel5Info Element
Source
<xs:complexType name="ViewLocationLevel5Info" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:LocationLevel5Info">
      <xs:sequence>
        <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="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="LocationCode" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents