complexType MinorFrameFilteringType
diagram index_p596.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children Type MinorFrameNumber
used by
element PCMDataTypeAttributesType/MinorFrameFiltering
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="MinorFrameFilteringType">
 
<xs:sequence>
   
<xs:element name="Type" type="TmatsCommon:FilterType">
     
<xs:annotation>
       
<xs:documentation>MFF\FDT-n</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MinorFrameNumber" type="xs:positiveInteger" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>MFF\MFN-n-m (repeats MFF\N-n  times)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element MinorFrameFilteringType/Type
diagram index_p597.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:FilterType
properties
isRef 0
content simple
facets
enumeration Inclusive Filtering
enumeration Exclusive Filtering
annotation
documentation
MFF\FDT-n
source <xs:element name="Type" type="TmatsCommon:FilterType">
 
<xs:annotation>
   
<xs:documentation>MFF\FDT-n</xs:documentation>
 
</xs:annotation>
</xs:element>

element MinorFrameFilteringType/MinorFrameNumber
diagram index_p598.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:positiveInteger
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
annotation
documentation
MFF\MFN-n-m (repeats MFF\N-n  times)
source <xs:element name="MinorFrameNumber" type="xs:positiveInteger" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>MFF\MFN-n-m (repeats MFF\N-n  times)</xs:documentation>
 
</xs:annotation>
</xs:element>


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