complexType InflightAndAmbientType
diagram index_p140.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
children Stimulus TelemetryValue DataValue
used by
elements MeasurementType/AmbientValue MeasurementType/InflightCalibration
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="InflightAndAmbientType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Stimulus" type="xs:double" minOccurs="0"/>
   
<xs:element name="TelemetryValue" type="xs:double"/>
   
<xs:element name="DataValue" type="xs:double"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element InflightAndAmbientType/Stimulus
diagram index_p141.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type xs:double
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Stimulus" type="xs:double" minOccurs="0"/>

element InflightAndAmbientType/TelemetryValue
diagram index_p142.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type xs:double
properties
isRef 0
content simple
source <xs:element name="TelemetryValue" type="xs:double"/>

element InflightAndAmbientType/DataValue
diagram index_p143.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type xs:double
properties
isRef 0
content simple
source <xs:element name="DataValue" type="xs:double"/>


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