http://retail3000.net/Retail3000Webservice/PosComponents
GetBarcodeScanners Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetBarcodeScanners Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
Handshake Element Stopbits Element Databits Element Parity Element Baudrate Element ComPort Element Description Element Sequence filter Element Sequence GetBarcodeScanners Element
Overview
Sequence
Sequence
Description optional xs:string
ComPort xs:unsignedByte
Baudrate xs:int
Parity xs:unsignedByte
Databits xs:unsignedByte
Stopbits xs:unsignedByte
Handshake xs:unsignedByte
Source
<xs:element name="GetBarcodeScanners" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:BarcodeScannersFilter" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents