complexType WordAndFrameType
diagram index_p230.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
children IDCounterName MeasurementLocation
used by
element MeasurementType/WordAndFrame
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="WordAndFrameType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="IDCounterName" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>IDCN (Required only if there is more than one ID Counter defined).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MeasurementLocation" type="MeasurementLocationType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>MML\N (Repeat however many time are required to completely describe this measurement's locations in the frame)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element WordAndFrameType/IDCounterName
diagram index_p231.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
properties
isRef 0
minOcc 0
maxOcc 1
annotation
documentation
IDCN (Required only if there is more than one ID Counter defined).
source <xs:element name="IDCounterName" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>IDCN (Required only if there is more than one ID Counter defined).</xs:documentation>
 
</xs:annotation>
</xs:element>

element WordAndFrameType/MeasurementLocation
diagram index_p232.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
type MeasurementLocationType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children MeasurementFragments
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
MML\N (Repeat however many time are required to completely describe this measurement's locations in the frame)
source <xs:element name="MeasurementLocation" type="MeasurementLocationType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>MML\N (Repeat however many time are required to completely describe this measurement's locations in the frame)</xs:documentation>
 
</xs:annotation>
</xs:element>


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