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

element FormatStructureChangeType/FFIPattern
diagram index_p299.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
FSC1
source <xs:element name="FFIPattern" type="TmatsCommon:BinaryType">
 
<xs:annotation>
   
<xs:documentation>FSC1</xs:documentation>
 
</xs:annotation>
</xs:element>

element FormatStructureChangeType/DataLinkName
diagram index_p300.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
FSC2
source <xs:element name="DataLinkName" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>FSC2</xs:documentation>
 
</xs:annotation>
</xs:element>


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