complexType RecorderControlType
diagram index_p630.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children MessageMonitorRecordControlEnabled ChannelID MessageRecordControlType StopPauseCommandWord StartResumeCommandWord
used by
element RecordingEventDefinitionsType/RecorderControl
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="RecorderControlType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="MessageMonitorRecordControlEnabled" type="TmatsCommon:TrueFalseType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MRC\E</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ChannelID" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MRC\ID</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MessageRecordControlType" type="TmatsCommon:MessageRecordControlTypeType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MRC\RCT</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="StopPauseCommandWord" type="TmatsCommon:HexType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MRC\SPM</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="StartResumeCommandWord" type="TmatsCommon:HexType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MRC\SRM</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element RecorderControlType/MessageMonitorRecordControlEnabled
diagram index_p631.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
MRC\E
source <xs:element name="MessageMonitorRecordControlEnabled" type="TmatsCommon:TrueFalseType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MRC\E</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderControlType/ChannelID
diagram index_p632.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
MRC\ID
source <xs:element name="ChannelID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MRC\ID</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderControlType/MessageRecordControlType
diagram index_p633.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:MessageRecordControlTypeType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Stop-Start
enumeration Pause-Resume
annotation
documentation
MRC\RCT
source <xs:element name="MessageRecordControlType" type="TmatsCommon:MessageRecordControlTypeType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MRC\RCT</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderControlType/StopPauseCommandWord
diagram index_p634.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:HexType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
pattern [0-9|A-F]*
annotation
documentation
MRC\SPM
source <xs:element name="StopPauseCommandWord" type="TmatsCommon:HexType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MRC\SPM</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderControlType/StartResumeCommandWord
diagram index_p635.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:HexType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
pattern [0-9|A-F]*
annotation
documentation
MRC\SRM
source <xs:element name="StartResumeCommandWord" type="TmatsCommon:HexType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MRC\SRM</xs:documentation>
 
</xs:annotation>
</xs:element>


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