complexType ARINC429BusDataTypeAttributesType
diagram index_p420.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children DataTypeFormat SubChannel
used by
element DataType/ARINC429BusDataTypeAttributes
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="ARINC429BusDataTypeAttributesType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="DataTypeFormat" type="TmatsCommon:Arinc429DataTypeFormatType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ABTF</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SubChannel" type="ARINCSubChannelType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeats NAS\N times</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

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

element ARINC429BusDataTypeAttributesType/SubChannel
diagram index_p422.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type ARINCSubChannelType
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
Repeats NAS\N times
source <xs:element name="SubChannel" type="ARINCSubChannelType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeats NAS\N times</xs:documentation>
 
</xs:annotation>
</xs:element>


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