complexType BusAttributesType
diagram index_p57.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type extension of BusAttributesCommonType
properties
base BusAttributesCommonType
children TestItem Comments Bus
used by
element DataLinkType/BusAttributes
attributes
Name  Type  Use  Default  Fixed  annotation
IDrequired      
documentation
Added in 106-15 at the request of MDL for C,D,P,B groups
TmatsVersionrequired      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
source <xs:complexType name="BusAttributesType">
 
<xs:complexContent>
   
<xs:extension base="BusAttributesCommonType">
     
<xs:sequence maxOccurs="unbounded">
       
<xs:element ref="Bus"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>


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