complexType TelemetryValueDefinitionType
diagram index_p175.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
children BinaryFormat FloatingPointFormat BitWeight
used by
element MeasurementType/TelemetryValueDefinition
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="TelemetryValueDefinitionType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="BinaryFormat" type="TmatsCommon:BinaryFormatType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>BFM</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:choice minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Choice, depending on BFM value</xs:documentation>
     
</xs:annotation>
     
<xs:element name="FloatingPointFormat" type="TmatsCommon:FloatingPointFormatType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>FPF</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BitWeight" type="BitWeightType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Used when BFM value = "BWT". Repeats "BWT\N" times</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element TelemetryValueDefinitionType/BinaryFormat
diagram index_p176.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type TmatsCommon:BinaryFormatType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Integer
enumeration Unsigned Binary
enumeration Sign and Magnitude Binary (+=0)
enumeration Sign and Magnitude Binary (+=1)
enumeration One's Complement
enumeration Two's Complement
enumeration Offset Binary
enumeration Floating Point
enumeration Binary Coded Decimal
enumeration Bit Weight
enumeration Other
annotation
documentation
BFM
source <xs:element name="BinaryFormat" type="TmatsCommon:BinaryFormatType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>BFM</xs:documentation>
 
</xs:annotation>
</xs:element>

element TelemetryValueDefinitionType/FloatingPointFormat
diagram index_p177.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type TmatsCommon:FloatingPointFormatType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration IEEE 754 Single Precision
enumeration IEEE 754 Double Precision
enumeration MIL STD 1750A Single Precision
enumeration MIL STD 1750A Double Precision
enumeration DEC Single Precision
enumeration DEC Double Precision
enumeration DEC G Double Precision
enumeration IBM Single Precision
enumeration IBM Double Precision
enumeration TI Single Precision
enumeration TI Extended Precision
annotation
documentation
FPF
source <xs:element name="FloatingPointFormat" type="TmatsCommon:FloatingPointFormatType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>FPF</xs:documentation>
 
</xs:annotation>
</xs:element>

element TelemetryValueDefinitionType/BitWeight
diagram index_p178.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type BitWeightType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children BitNumber BitWeightValue
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
Used when BFM value = "BWT". Repeats "BWT\N" times
source <xs:element name="BitWeight" type="BitWeightType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Used when BFM value = "BWT". Repeats "BWT\N" times</xs:documentation>
 
</xs:annotation>
</xs:element>


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