complexType OtherInformationType
diagram index_p162.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
children MeasurementValue AlertValue WarningValue InitialValue SampleRate
used by
element MeasurementType/OtherInformation
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="OtherInformationType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="MeasurementValue" type="MeasurementValueType" minOccurs="0"/>
   
<xs:element name="AlertValue" type="AlertValueType" minOccurs="0"/>
   
<xs:element name="WarningValue" type="WarningValueType" minOccurs="0"/>
   
<xs:element name="InitialValue" type="xs:double" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MOT7</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SampleRate" type="xs:double" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>SR</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element OtherInformationType/MeasurementValue
diagram index_p163.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type MeasurementValueType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Low High
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="MeasurementValue" type="MeasurementValueType" minOccurs="0"/>

element OtherInformationType/AlertValue
diagram index_p164.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type AlertValueType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Low High
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="AlertValue" type="AlertValueType" minOccurs="0"/>

element OtherInformationType/WarningValue
diagram index_p165.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type WarningValueType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Low High
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="WarningValue" type="WarningValueType" minOccurs="0"/>

element OtherInformationType/InitialValue
diagram index_p166.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
annotation
documentation
MOT7
source <xs:element name="InitialValue" type="xs:double" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MOT7</xs:documentation>
 
</xs:annotation>
</xs:element>

element OtherInformationType/SampleRate
diagram index_p167.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
annotation
documentation
SR
source <xs:element name="SampleRate" type="xs:double" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>SR</xs:documentation>
 
</xs:annotation>
</xs:element>


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