complexType MessageAddressType
diagram index_p74.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 TransmitReceiveMode DataWordCountOrModeCode
used by
element MessageType/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="MessageAddressType">
 
<xs:complexContent>
   
<xs:extension base="AddressCommonType">
     
<xs:sequence>
       
<xs:element name="TransmitReceiveMode" type="TmatsCommon:TransmitReceiveModeType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>TRM</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="DataWordCountOrModeCode" type="TmatsCommon:BinaryWithDontCareType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>DWC</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element MessageAddressType/TransmitReceiveMode
diagram index_p75.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type TmatsCommon:TransmitReceiveModeType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Transmit
enumeration Receive
annotation
documentation
TRM
source <xs:element name="TransmitReceiveMode" type="TmatsCommon:TransmitReceiveModeType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TRM</xs:documentation>
 
</xs:annotation>
</xs:element>

element MessageAddressType/DataWordCountOrModeCode
diagram index_p76.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
DWC
source <xs:element name="DataWordCountOrModeCode" type="TmatsCommon:BinaryWithDontCareType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>DWC</xs:documentation>
 
</xs:annotation>
</xs:element>


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