complexType DataConversionAttributesType
diagram index_p110.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
children Measurement
used by
elements DataLinkType/DataConversionAttributes MultiplexModulationGroupType/DataConversionAttributes
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
annotation
documentation
TMATS C-Group
source <xs:complexType name="DataConversionAttributesType">
 
<xs:annotation>
   
<xs:documentation>TMATS C-Group</xs:documentation>
 
</xs:annotation>
 
<xs:sequence minOccurs="0">
   
<xs:element name="Measurement" type="MeasurementType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>DCN</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:ID" use="required">
   
<xs:annotation>
     
<xs:documentation>Added in 106-15 at the request of MDL for C,D,P,B groups</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute ref="TmatsCommon:TmatsVersion" use="required"/>
</xs:complexType>

element DataConversionAttributesType/Measurement
diagram index_p111.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type MeasurementType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children TransducerInformation Measurand TelemetryValueDefinition InflightCalibration AmbientValue OtherInformation DataConversion Comments
attributes
Name  Type  Use  Default  Fixed  annotation
Namexs:stringrequired      
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
DCN
source <xs:element name="Measurement" type="MeasurementType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>DCN</xs:documentation>
 
</xs:annotation>
</xs:element>


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