complexType EthernetDataTypeAttributesType
diagram index_p516.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children DataTypeFormat Network
used by
element DataType/EthernetDataTypeAttributes
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="EthernetDataTypeAttributesType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="DataTypeFormat" type="TmatsCommon:EthernetDataTypeFormatType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ENTF</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Network" type="NetworkType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeats NNET\N times</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element EthernetDataTypeAttributesType/DataTypeFormat
diagram index_p517.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:EthernetDataTypeFormatType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Format 0 (Ethernet Data)
annotation
documentation
ENTF
source <xs:element name="DataTypeFormat" type="TmatsCommon:EthernetDataTypeFormatType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ENTF</xs:documentation>
 
</xs:annotation>
</xs:element>

element EthernetDataTypeAttributesType/Network
diagram index_p518.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type NetworkType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Number Name
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
Repeats NNET\N times
source <xs:element name="Network" type="NetworkType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeats NNET\N times</xs:documentation>
 
</xs:annotation>
</xs:element>


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