complexType MessageDataTypeAttributesType
diagram index_p576.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children DataTypeFormat SubChannel
used by
element DataType/MessageDataTypeAttributes
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="MessageDataTypeAttributesType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="DataTypeFormat" type="TmatsCommon:MessageDataTypeFormatType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MTF</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SubChannel" type="MessageSubChannelType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeat NMS\N times.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element MessageDataTypeAttributesType/DataTypeFormat
diagram index_p577.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:MessageDataTypeFormatType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Format 0 (Message Data)
annotation
documentation
MTF
source <xs:element name="DataTypeFormat" type="TmatsCommon:MessageDataTypeFormatType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MTF</xs:documentation>
 
</xs:annotation>
</xs:element>

element MessageDataTypeAttributesType/SubChannel
diagram index_p578.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type MessageSubChannelType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Number Name
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 NMS\N times.
source <xs:element name="SubChannel" type="MessageSubChannelType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeat NMS\N times.</xs:documentation>
 
</xs:annotation>
</xs:element>


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