http://retail3000.net/Retail3000Webservice/PosComponents
Handshake Simple Type
http://retail3000.net/Retail3000Webservice/PosComponents : Handshake Simple Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Type
Restriction of xs:string
Diagram
Handshake Simple Type
Overview
Handshake Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationNone
EnumerationRequestToSend
EnumerationRequestToSendXOnXOff
EnumerationXOnXOff
Source
<xs:simpleType name="Handshake" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="None" />
    <xs:enumeration value="RequestToSend" />
    <xs:enumeration value="RequestToSendXOnXOff" />
    <xs:enumeration value="XOnXOff" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents