http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
ThermalPrinterDestinationType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents : ThermalPrinterDestinationType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
Type
Restriction of xs:string
Diagram
ThermalPrinterDestinationType Simple Type
Overview
ThermalPrinterDestinationType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationLocalServices
EnumerationTcpIp
EnumerationBluetooth
Source
<xs:simpleType name="ThermalPrinterDestinationType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="LocalServices" />
    <xs:enumeration value="TcpIp" />
    <xs:enumeration value="Bluetooth" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents