complexType Word2Type
diagram index_p398.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/Word2
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="Word2Type">
 
<xs:sequence minOccurs="0">
   
<xs:element name="MeasurementName" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>UMN2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Parity" type="TmatsCommon:OddEvenNoneType" default="None" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>U2P</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ParityTransferOrder" type="TmatsCommon:ParityTransferOrderType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>U2PT</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>U2M</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TransferOrder" type="TmatsCommon:TransferOrderType" default="MSB First" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>U2T</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element Word2Type/MeasurementName
diagram index_p399.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
UMN2
source <xs:element name="MeasurementName" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>UMN2</xs:documentation>
 
</xs:annotation>
</xs:element>

element Word2Type/Parity
diagram index_p400.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
U2P
source <xs:element name="Parity" type="TmatsCommon:OddEvenNoneType" default="None" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>U2P</xs:documentation>
 
</xs:annotation>
</xs:element>

element Word2Type/ParityTransferOrder
diagram index_p401.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
U2PT
source <xs:element name="ParityTransferOrder" type="TmatsCommon:ParityTransferOrderType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>U2PT</xs:documentation>
 
</xs:annotation>
</xs:element>

element Word2Type/BitMask
diagram index_p402.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
U2M
source <xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>U2M</xs:documentation>
 
</xs:annotation>
</xs:element>

element Word2Type/TransferOrder
diagram index_p403.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
U2T
source <xs:element name="TransferOrder" type="TmatsCommon:TransferOrderType" default="MSB First" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>U2T</xs:documentation>
 
</xs:annotation>
</xs:element>


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