http://retail3000.net/Retail3000Webservice/PosComponents
CashGuardsFilter Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : CashGuardsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
Settings Element ComPort Element Description Element Sequence CashGuardsFilter Complex Type
Overview
Sequence
Description optional xs:string
ComPort xs:unsignedByte
Settings optional xs:string
Used By
NewCashGuardsFilterResult Element
filter Element
Source
<xs:complexType name="CashGuardsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" name="Description" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="ComPort" type="xs:unsignedByte" />
    <xs:element minOccurs="0" maxOccurs="1" name="Settings" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents