complexType BusCommonType
diagram index_p58.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
children Number Name Type RecordingDescription
used by
complexTypes BusType PBusType
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="BusCommonType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Number" type="TmatsCommon:BinaryType">
     
<xs:annotation>
       
<xs:documentation>BID</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Name" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>BNA</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Type" type="TmatsCommon:BusTypeType">
     
<xs:annotation>
       
<xs:documentation>BT</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="RecordingDescription"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element BusCommonType/Number
diagram index_p59.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type TmatsCommon:BinaryType
properties
isRef 0
content simple
facets
pattern [0-1]*
annotation
documentation
BID
source <xs:element name="Number" type="TmatsCommon:BinaryType">
 
<xs:annotation>
   
<xs:documentation>BID</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element BusCommonType/Type
diagram index_p61.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type TmatsCommon:BusTypeType
properties
isRef 0
content simple
facets
enumeration 1553
enumeration ARINC 429
annotation
documentation
BT
source <xs:element name="Type" type="TmatsCommon:BusTypeType">
 
<xs:annotation>
   
<xs:documentation>BT</xs:documentation>
 
</xs:annotation>
</xs:element>


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