complexType AddressCommonType
diagram index_p51.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
children RemoteTerminal SubTerminal
used by
complexTypes MessageAddressType RTRTReceiveCommandListAddressType
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="AddressCommonType">
 
<xs:sequence>
   
<xs:element ref="RemoteTerminal" minOccurs="0"/>
   
<xs:element ref="SubTerminal" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>


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