complexType FormatChangeType
diagram index_p294.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children FrameFormatIdentifier MeasurementListChange FormatStructureChange
used by
element PCMFormatAttributesType/FormatChange
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="FormatChangeType">
 
<xs:sequence>
   
<xs:element name="FrameFormatIdentifier" type="FrameFormatIdentifierType" minOccurs="0"/>
   
<xs:choice minOccurs="0">
     
<xs:element name="MeasurementListChange" type="MeasurementListChangeType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>MLC\N</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="FormatStructureChange" type="FormatStructureChangeType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>FSC\N</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element FormatChangeType/FrameFormatIdentifier
diagram index_p295.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type FrameFormatIdentifierType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Location Mask
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:element name="FrameFormatIdentifier" type="FrameFormatIdentifierType" minOccurs="0"/>

element FormatChangeType/MeasurementListChange
diagram index_p296.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type MeasurementListChangeType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children FFIPattern MeasurementListName
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
MLC\N
source <xs:element name="MeasurementListChange" type="MeasurementListChangeType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>MLC\N</xs:documentation>
 
</xs:annotation>
</xs:element>

element FormatChangeType/FormatStructureChange
diagram index_p297.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type FormatStructureChangeType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children FFIPattern DataLinkName
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
FSC\N
source <xs:element name="FormatStructureChange" type="FormatStructureChangeType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>FSC\N</xs:documentation>
 
</xs:annotation>
</xs:element>


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