complexType RemoteTerminalType
diagram index_p89.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
children Name Address
used by
element RemoteTerminal
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="RemoteTerminalType">
 
<xs:sequence>
   
<xs:element name="Name" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>TRN, RTRN</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Address" type="TmatsCommon:BinaryType">
     
<xs:annotation>
       
<xs:documentation>TRA, RTRA</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element RemoteTerminalType/Name
diagram index_p90.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
TRN, RTRN
source <xs:element name="Name" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TRN, RTRN</xs:documentation>
 
</xs:annotation>
</xs:element>

element RemoteTerminalType/Address
diagram index_p91.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd
type TmatsCommon:BinaryType
properties
isRef 0
content simple
facets
pattern [0-1]*
annotation
documentation
TRA, RTRA
source <xs:element name="Address" type="TmatsCommon:BinaryType">
 
<xs:annotation>
   
<xs:documentation>TRA, RTRA</xs:documentation>
 
</xs:annotation>
</xs:element>


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