complexType Word3Type
diagram index_p404.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children MeasurementName Parity ParityTransferOrder BitMask TransferOrder
used by
element UserDefinedType/Word3
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="Word3Type">
 
<xs:sequence minOccurs="0">
   
<xs:element name="MeasurementName" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>UMN3</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Parity" type="TmatsCommon:OddEvenNoneType" default="None" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>U3P</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ParityTransferOrder" type="TmatsCommon:ParityTransferOrderType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>U3PT</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>U3M</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TransferOrder" type="TmatsCommon:TransferOrderType" default="MSB First" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>U3T</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element Word3Type/MeasurementName
diagram index_p405.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:string
properties
isRef 0
content simple
annotation
documentation
UMN3
source <xs:element name="MeasurementName" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>UMN3</xs:documentation>
 
</xs:annotation>
</xs:element>

element Word3Type/Parity
diagram index_p406.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:OddEvenNoneType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default None
annotation
documentation
U3P
source <xs:element name="Parity" type="TmatsCommon:OddEvenNoneType" default="None" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>U3P</xs:documentation>
 
</xs:annotation>
</xs:element>

element Word3Type/ParityTransferOrder
diagram index_p407.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:ParityTransferOrderType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Leads Word
enumeration Trails Word
annotation
documentation
U3PT
source <xs:element name="ParityTransferOrder" type="TmatsCommon:ParityTransferOrderType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>U3PT</xs:documentation>
 
</xs:annotation>
</xs:element>

element Word3Type/BitMask
diagram index_p408.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:MeasurementBitMaskType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Full Word
facets
pattern [0-1]*
pattern Full Word
annotation
documentation
U3M
source <xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>U3M</xs:documentation>
 
</xs:annotation>
</xs:element>

element Word3Type/TransferOrder
diagram index_p409.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:TransferOrderType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default MSB First
annotation
documentation
U3T
source <xs:element name="TransferOrder" type="TmatsCommon:TransferOrderType" default="MSB First" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>U3T</xs:documentation>
 
</xs:annotation>
</xs:element>


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