complexType MeasurementType
diagram index_p68.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
children Name Type Parity ParityTransferOrder Location
used by
element Measurement
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="MeasurementType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Name" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>MN</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Type" type="TmatsCommon:Ch8MeasurementTypeType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MT</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Parity" type="TmatsCommon:OddEvenNoneType" default="None" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MN1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ParityTransferOrder" type="TmatsCommon:ParityTransferOrderType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MN2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Location" type="MeasurementLocationType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element MeasurementType/Name
diagram index_p69.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type xs:string
properties
isRef 0
content simple
annotation
documentation
MN
source <xs:element name="Name" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>MN</xs:documentation>
 
</xs:annotation>
</xs:element>

element MeasurementType/Type
diagram index_p70.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type TmatsCommon:Ch8MeasurementTypeType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Data Word
enumeration Command Word
enumeration Status Word
enumeration Time Word
annotation
documentation
MT
source <xs:element name="Type" type="TmatsCommon:Ch8MeasurementTypeType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MT</xs:documentation>
 
</xs:annotation>
</xs:element>

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

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

element MeasurementType/Location
diagram index_p73.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type MeasurementLocationType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children WordNumber BitMask TransferOrder FragmentNumber
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="Location" type="MeasurementLocationType" minOccurs="0" maxOccurs="unbounded"/>


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