complexType RTRTReceiveCommandListAddressType
diagram index_p92.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type extension of AddressCommonType
properties
base AddressCommonType
children RemoteTerminal SubTerminal DataWordCount
used by
element RTRTReceiveCommandListType/Address
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="RTRTReceiveCommandListAddressType">
 
<xs:complexContent>
   
<xs:extension base="AddressCommonType">
     
<xs:sequence>
       
<xs:element name="DataWordCount" type="TmatsCommon:BinaryWithDontCareType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>RDWC</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element RTRTReceiveCommandListAddressType/DataWordCount
diagram index_p93.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type TmatsCommon:BinaryWithDontCareType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
pattern [0-1|X]*
annotation
documentation
RDWC
source <xs:element name="DataWordCount" type="TmatsCommon:BinaryWithDontCareType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RDWC</xs:documentation>
 
</xs:annotation>
</xs:element>


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