complexType ARINCSubChannelType
diagram index_p423.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children Number Name
used by
element ARINC429BusDataTypeAttributesType/SubChannel
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="ARINCSubChannelType">
 
<xs:sequence>
   
<xs:element name="Number" type="xs:nonNegativeInteger">
     
<xs:annotation>
       
<xs:documentation>ASN</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Name" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>ANM</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element ARINCSubChannelType/Number
diagram index_p424.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:nonNegativeInteger
properties
isRef 0
content simple
annotation
documentation
ASN
source <xs:element name="Number" type="xs:nonNegativeInteger">
 
<xs:annotation>
   
<xs:documentation>ASN</xs:documentation>
 
</xs:annotation>
</xs:element>

element ARINCSubChannelType/Name
diagram index_p425.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:string
properties
isRef 0
content simple
annotation
documentation
ANM
source <xs:element name="Name" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>ANM</xs:documentation>
 
</xs:annotation>
</xs:element>


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