complexType TaggedDataType
diagram index_p228.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
children Fragment
used by
element MeasurementType/TaggedData
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="TaggedDataType">
 
<xs:sequence>
   
<xs:element name="Fragment" type="FragmentType" maxOccurs="8">
     
<xs:annotation>
       
<xs:documentation>Repeats TD\N times. If not fragmented, only one definition is specified</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element TaggedDataType/Fragment
diagram index_p229.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
type FragmentType
properties
isRef 0
minOcc 1
maxOcc 8
content complex
children TagNumber BitMask FragmentTransferOrder FragmentPosition
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 TD\N times. If not fragmented, only one definition is specified
source <xs:element name="Fragment" type="FragmentType" maxOccurs="8">
 
<xs:annotation>
   
<xs:documentation>Repeats TD\N times. If not fragmented, only one definition is specified</xs:documentation>
 
</xs:annotation>
</xs:element>


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