complexType MeasurementListChangeType
diagram index_p342.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children FFIPattern MeasurementListName
used by
element FormatChangeType/MeasurementListChange
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="MeasurementListChangeType">
 
<xs:sequence>
   
<xs:element name="FFIPattern" type="TmatsCommon:BinaryType">
     
<xs:annotation>
       
<xs:documentation>MLC1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MeasurementListName" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>MLC2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element MeasurementListChangeType/FFIPattern
diagram index_p343.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:BinaryType
properties
isRef 0
content simple
facets
pattern [0-1]*
annotation
documentation
MLC1
source <xs:element name="FFIPattern" type="TmatsCommon:BinaryType">
 
<xs:annotation>
   
<xs:documentation>MLC1</xs:documentation>
 
</xs:annotation>
</xs:element>

element MeasurementListChangeType/MeasurementListName
diagram index_p344.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:string
properties
isRef 0
content simple
annotation
documentation
MLC2
source <xs:element name="MeasurementListName" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>MLC2</xs:documentation>
 
</xs:annotation>
</xs:element>


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