complexType BusAttributesCommonType
diagram index_p55.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
children TestItem Comments
used by
complexTypes BusAttributesType PBusAttributesType
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
annotation
documentation
TMATS B-Group
source <xs:complexType name="BusAttributesCommonType">
 
<xs:annotation>
   
<xs:documentation>TMATS B-Group</xs:documentation>
 
</xs:annotation>
 
<xs:sequence minOccurs="0">
   
<xs:element ref="TestItem" minOccurs="0"/>
   
<xs:element name="Comments" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>COM</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:ID" use="required">
   
<xs:annotation>
     
<xs:documentation>Added in 106-15 at the request of MDL for C,D,P,B groups</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute ref="TmatsCommon:TmatsVersion" use="required"/>
</xs:complexType>

element BusAttributesCommonType/Comments
diagram index_p56.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
COM
source <xs:element name="Comments" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>COM</xs:documentation>
 
</xs:annotation>
</xs:element>


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