complexType AirborneHardwareAttributesType
diagram index_p233.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsHGroup.xsd
properties
mixed true
used by
element Tmats/AirborneHardwareAttributes
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersionrequired      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
TMATS H-Group
source <xs:complexType name="AirborneHardwareAttributesType" mixed="true">
 
<xs:annotation>
   
<xs:documentation>TMATS H-Group</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion" use="required"/>
</xs:complexType>


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