complexType MeasurementLocationType
diagram index_p209.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
children MeasurementFragments
used by
element WordAndFrameType/MeasurementLocation
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="MeasurementLocationType">
 
<xs:sequence>
   
<xs:element name="MeasurementFragments" type="MeasurementFragmentsType" maxOccurs="8">
     
<xs:annotation>
       
<xs:documentation>One definition per "MeasurementLocation" if the measurement is not fragmented, else each definition is used to define "Fragment #1" thru "Fragment #8".</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element MeasurementLocationType/MeasurementFragments
diagram index_p210.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
type MeasurementFragmentsType
properties
isRef 0
minOcc 1
maxOcc 8
content complex
children FragmentPosition FragmentTransferOrder StartWord WordInterval EndWord StartFrame FrameInterval EndFrame BitMask
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
One definition per "MeasurementLocation" if the measurement is not fragmented, else each definition is used to define "Fragment #1" thru "Fragment #8".
source <xs:element name="MeasurementFragments" type="MeasurementFragmentsType" maxOccurs="8">
 
<xs:annotation>
   
<xs:documentation>One definition per "MeasurementLocation" if the measurement is not fragmented, else each definition is used to define "Fragment #1" thru "Fragment #8".</xs:documentation>
 
</xs:annotation>
</xs:element>


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