complexType FrameFormatIdentifierType
diagram index_p309.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children Location Mask
used by
element FormatChangeType/FrameFormatIdentifier
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="FrameFormatIdentifierType">
 
<xs:sequence>
   
<xs:element name="Location" type="xs:positiveInteger">
     
<xs:annotation>
       
<xs:documentation>FFI1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Mask" type="TmatsCommon:BinaryType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>FFI2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element FrameFormatIdentifierType/Location
diagram index_p310.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:positiveInteger
properties
isRef 0
content simple
annotation
documentation
FFI1
source <xs:element name="Location" type="xs:positiveInteger">
 
<xs:annotation>
   
<xs:documentation>FFI1</xs:documentation>
 
</xs:annotation>
</xs:element>

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


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