complexType RTRTType
diagram index_p699.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children CommandWordEntry CommandWord Address
used by
element MessageFilteringDefinitionsType/RTRT
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="RTRTType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="CommandWordEntry" type="TmatsCommon:CommandWordTypeType" default="Address Fields" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RCWE</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:choice minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Depending on RCWE value.</xs:documentation>
     
</xs:annotation>
     
<xs:element name="CommandWord" type="TmatsCommon:HexType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>RCMD</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Address" type="RTRTAddressType" minOccurs="0"/>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element RTRTType/CommandWordEntry
diagram index_p700.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:CommandWordTypeType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Address Fields
facets
enumeration Command Word
enumeration Address Fields
annotation
documentation
RCWE
source <xs:element name="CommandWordEntry" type="TmatsCommon:CommandWordTypeType" default="Address Fields" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RCWE</xs:documentation>
 
</xs:annotation>
</xs:element>

element RTRTType/CommandWord
diagram index_p701.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
RCMD
source <xs:element name="CommandWord" type="TmatsCommon:HexType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RCMD</xs:documentation>
 
</xs:annotation>
</xs:element>

element RTRTType/Address
diagram index_p702.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type RTRTAddressType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RemoteTerminalAddress SubTerminalAddress DataWordCount
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="Address" type="RTRTAddressType" minOccurs="0"/>


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