http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
PrintLocationLabels Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : PrintLocationLabels Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
isReturnPrinterData Element note Element thermalPrinterId Element labelDefinitionId Element amount Element locationlevel5Id Element locationLevel4Id Element locationLevel3Id Element locationLevel2Id Element locationLevel1Id Element Sequence PrintLocationLabels Element
Overview
Sequence
amount xs:int
note optional xs:string
Source
<xs:element name="PrintLocationLabels" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <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="1" maxOccurs="1" name="locationLevel4Id" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="locationlevel5Id" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="amount" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="labelDefinitionId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="thermalPrinterId" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="note" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="isReturnPrinterData" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents