complexType RecordingIndexType
diagram index_p686.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children Enabled ChannelID Type TimeValue CountValue
used by
element RecordingEventDefinitionsType/RecordingIndex
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="RecordingIndexType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Enabled" type="TmatsCommon:TrueFalseType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>IDX\E</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ChannelID" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>IDX\TK1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Type" type="TmatsCommon:RecordingIndexTypeType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>IDX\IT</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:choice minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Depending on value of Type</xs:documentation>
     
</xs:annotation>
     
<xs:element name="TimeValue" type="xs:nonNegativeInteger" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>IDX\ITV</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CountValue" type="xs:nonNegativeInteger" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>IDX\ICV</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element RecordingIndexType/Enabled
diagram index_p687.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:TrueFalseType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration True
enumeration False
annotation
documentation
IDX\E
source <xs:element name="Enabled" type="TmatsCommon:TrueFalseType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>IDX\E</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecordingIndexType/ChannelID
diagram index_p688.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
IDX\TK1
source <xs:element name="ChannelID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>IDX\TK1</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecordingIndexType/Type
diagram index_p689.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:RecordingIndexTypeType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Time
enumeration Count
annotation
documentation
IDX\IT
source <xs:element name="Type" type="TmatsCommon:RecordingIndexTypeType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>IDX\IT</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecordingIndexType/TimeValue
diagram index_p690.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
IDX\ITV
source <xs:element name="TimeValue" type="xs:nonNegativeInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>IDX\ITV</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecordingIndexType/CountValue
diagram index_p691.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
IDX\ICV
source <xs:element name="CountValue" type="xs:nonNegativeInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>IDX\ICV</xs:documentation>
 
</xs:annotation>
</xs:element>


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