simpleType UARTStopBitsType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element UARTSubChannelType/StopBits
facets
enumeration 1.0
enumeration 1.5
enumeration 2.0
annotation
documentation
R-Group UCS
source <xs:simpleType name="UARTStopBitsType">
 
<xs:annotation>
   
<xs:documentation>R-Group UCS</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="1.0"/>
   
<xs:enumeration value="1.5"/>
   
<xs:enumeration value="2.0"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy