http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
PrintResponse Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : PrintResponse Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
PrinterData Element ResponseInfo Element ResponseStatus Element Sequence PrintResponse Complex Type
Overview
Sequence
ResponseInfo optional xs:string
PrinterData optional xs:string
Used By
PrintCustomerLabelResult Element
Source
<xs:complexType name="PrintResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="ResponseStatus" type="tns:PrinterResponse" />
    <xs:element minOccurs="0" maxOccurs="1" name="ResponseInfo" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="PrinterData" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents