complexType PBusAttributesType
diagram index_p355.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type extension of BusAttributesCommonType
properties
base TmatsB:BusAttributesCommonType
children TestItem Comments Bus BusParity
used by
element PCMFormatAttributesType/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="PBusAttributesType">
 
<xs:complexContent>
   
<xs:extension base="TmatsB:BusAttributesCommonType">
     
<xs:sequence>
       
<xs:element name="Bus" type="PBusType" maxOccurs="16"/>
       
<xs:element name="BusParity" type="BusParityOddNoneType"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element PBusAttributesType/Bus
diagram index_p356.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type PBusType
properties
isRef 0
minOcc 1
maxOcc 16
content complex
children Number Name Type RecordingDescription UserDefined MeasurementName
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:element name="Bus" type="PBusType" maxOccurs="16"/>

element PBusAttributesType/BusParity
diagram index_p357.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type BusParityOddNoneType
properties
isRef 0
content simple
source <xs:element name="BusParity" type="BusParityOddNoneType"/>


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