http://retail3000.net/Retail3000Webservice/PosComponents
PosBridgePrinterDestination Simple Type
http://retail3000.net/Retail3000Webservice/PosComponents : PosBridgePrinterDestination Simple Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Type
Restriction of xs:string
Diagram
PosBridgePrinterDestination Simple Type
Overview
PosBridgePrinterDestination Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationWindowsPrinter
EnumerationTcpLpr
Source
<xs:simpleType name="PosBridgePrinterDestination" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="WindowsPrinter" />
    <xs:enumeration value="TcpLpr" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents