complexType UARTDataTypeAttributesType
diagram index_p724.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children DataTypeFormat SubChannel
used by
element DataType/UARTDataTypeAttributes
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
source <xs:complexType name="UARTDataTypeAttributesType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="DataTypeFormat" type="TmatsCommon:UARTDataTypeFormatType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>UTF</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SubChannel" type="UARTSubChannelType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeat NUS\N times</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element UARTDataTypeAttributesType/DataTypeFormat
diagram index_p725.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:UARTDataTypeFormatType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Format 0
enumeration Format 1
annotation
documentation
UTF
source <xs:element name="DataTypeFormat" type="TmatsCommon:UARTDataTypeFormatType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>UTF</xs:documentation>
 
</xs:annotation>
</xs:element>

element UARTDataTypeAttributesType/SubChannel
diagram index_p726.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type UARTSubChannelType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Number Name BaudRate BitsPerWord Parity StopBits Interface BlockSize SyncWordLength BlockSyncValue BlockRate
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
Repeat NUS\N times
source <xs:element name="SubChannel" type="UARTSubChannelType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeat NUS\N times</xs:documentation>
 
</xs:annotation>
</xs:element>


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