http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
Stopbits Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents : Stopbits Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
Type
Restriction of xs:string
Diagram
Stopbits Simple Type
Overview
Stopbits Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationOneStopbit
EnumerationOnePointFiveStopbit
EnumerationTwoStopbits
Source
<xs:simpleType name="Stopbits" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="OneStopbit" />
    <xs:enumeration value="OnePointFiveStopbit" />
    <xs:enumeration value="TwoStopbits" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents