complexType RecordingEventDefinitionsType
diagram index_p668.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children Enabled ChannelID InternalEventsEnabled RecordingEvent RecordingIndex RecorderControl
used by
element RecorderReproducerAttributesType/RecordingEventDefinitions
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="RecordingEventDefinitionsType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Enabled" type="TmatsCommon:TrueFalseType" default="False" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>EV\E</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ChannelID" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>EV\TK1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="InternalEventsEnabled" type="TmatsCommon:TrueFalseType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>EV\IEE</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RecordingEvent" type="RecordingEventType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeats EV\N times</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RecordingIndex" type="RecordingIndexType" minOccurs="0"/>
   
<xs:element name="RecorderControl" type="RecorderControlType" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element RecordingEventDefinitionsType/Enabled
diagram index_p669.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
default False
facets
enumeration True
enumeration False
annotation
documentation
EV\E
source <xs:element name="Enabled" type="TmatsCommon:TrueFalseType" default="False" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>EV\E</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecordingEventDefinitionsType/ChannelID
diagram index_p670.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
EV\TK1
source <xs:element name="ChannelID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>EV\TK1</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecordingEventDefinitionsType/InternalEventsEnabled
diagram index_p671.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
EV\IEE
source <xs:element name="InternalEventsEnabled" type="TmatsCommon:TrueFalseType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>EV\IEE</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecordingEventDefinitionsType/RecordingEvent
diagram index_p672.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type RecordingEventType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children ID Description DataProcessingEnabled Type Priority EventCaptureMode EventInitialCapture LimitCount TriggerMeasurement EventProcessing
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
Repeats EV\N times
source <xs:element name="RecordingEvent" type="RecordingEventType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeats EV\N times</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecordingEventDefinitionsType/RecordingIndex
diagram index_p673.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type RecordingIndexType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Enabled ChannelID Type TimeValue CountValue
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="RecordingIndex" type="RecordingIndexType" minOccurs="0"/>

element RecordingEventDefinitionsType/RecorderControl
diagram index_p674.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type RecorderControlType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children MessageMonitorRecordControlEnabled ChannelID MessageRecordControlType StopPauseCommandWord StartResumeCommandWord
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="RecorderControl" type="RecorderControlType" minOccurs="0"/>


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