diagram |
 |
namespace |
http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd |
children |
Stimulus TelemetryValue DataValue |
used by |
|
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> |