complexType RTRTReceiveCommandListType
diagram index_p94.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
children CommandWordType CommandWordValue Address
used by
element RTRTReceiveCommandList
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="RTRTReceiveCommandListType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="CommandWordType" 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="CommandWordValue" type="TmatsCommon:HexType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>RCMD</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Address" type="RTRTReceiveCommandListAddressType" minOccurs="0"/>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element RTRTReceiveCommandListType/CommandWordType
diagram index_p95.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.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="CommandWordType" type="TmatsCommon:CommandWordTypeType" default="Address Fields" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RCWE</xs:documentation>
 
</xs:annotation>
</xs:element>

element RTRTReceiveCommandListType/CommandWordValue
diagram index_p96.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.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="CommandWordValue" type="TmatsCommon:HexType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RCMD</xs:documentation>
 
</xs:annotation>
</xs:element>

element RTRTReceiveCommandListType/Address
diagram index_p97.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type RTRTReceiveCommandListAddressType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RemoteTerminal SubTerminal 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="RTRTReceiveCommandListAddressType" minOccurs="0"/>


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