complexType NasNavigationCapabilitiesType
diagram Nas_diagrams/Nas_p85.png
namespace http://www.fixm.aero/ext/nas/4.3
type extension of fb:NavigationCapabilitiesExtensionType
properties
base fb:NavigationCapabilitiesExtensionType
children nas:equipmentQualifier nas:performanceBasedAccuracy nas:rnavIndicator
annotation
documentation
NAS specific extensions to navigation capability information.
source <xs:complexType name="NasNavigationCapabilitiesType">
 
<xs:annotation>
   
<xs:documentation>NAS specific extensions to navigation capability information.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:NavigationCapabilitiesExtensionType">
     
<xs:sequence>
       
<xs:element name="equipmentQualifier" type="nas:NasAirborneEquipmentQualifierType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>A value assigned to the aircraft based on its separation standard, navigational equipment, whether or not it has a transponder, and, if it has a transponder, whether the transponder supports Mode C.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="performanceBasedAccuracy" type="nas:PerformanceBasedAccuracyType" nillable="true" minOccurs="0" maxOccurs="99">
         
<xs:annotation>
           
<xs:documentation>NAS extension for Performance-Based Navigation Accuracy.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="rnavIndicator" type="nas:RnavIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Indicates if the flight is RNAV capable</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element NasNavigationCapabilitiesType/equipmentQualifier
diagram Nas_diagrams/Nas_p86.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasAirborneEquipmentQualifierType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration H
documentation
RVSM / Any navigation / Failed transponder
enumeration O
documentation
RVSM / Any navigation / Failed Mode C
enumeration W
documentation
RVSM / No RNAV, No GNSS / Transponder with Mode C
enumeration Z
documentation
RVSM / RNAV, No GNSS / Transponder with Mode C
enumeration L
documentation
RVSM / GNSS / Transponder with Mode C
enumeration X
documentation
Non-RVSM / No DME / No transponder
enumeration T
documentation
Non-RVSM / No DME / Transponder, no Mode C
enumeration U
documentation
Non-RVSM / No DME / Transponder with Mode C
enumeration D
documentation
Non-RVSM / DME / No transponder
enumeration B
documentation
Non-RVSM / DME / Transponder, no Mode C
enumeration A
documentation
Non-RVSM / DME / Transponder with Mode C
enumeration M
documentation
Non-RVSM / TACAN / No transponder
enumeration N
documentation
Non-RVSM / TACAN / Transponder, no Mode C
enumeration P
documentation
Non-RVSM / TACAN / Transponder with Mode C
enumeration Y
documentation
Non-RVSM / RNAV, No GNSS / No transponder
enumeration C
documentation
Non-RVSM / RNAV, No GNSS / Transponder, no Mode C
enumeration I
documentation
Non-RVSM / RNAV, No GNSS / Transponder with Mode C
enumeration V
documentation
Non-RVSM / GNSS / No transponder
enumeration S
documentation
Non-RVSM / GNSS / Transponder, no Mode C
enumeration G
documentation
Non-RVSM / GNSS / Transponder with Mode C
enumeration Q
documentation
Legacy Code - RVSM with Required Navigational Performance (see code R)
enumeration R
documentation
Legacy Code - Required Navigational Performance. The aircraft meets the RNP type prescribed for the route segment(s), route(s) and/or area concerned.
annotation
documentation
A value assigned to the aircraft based on its separation standard, navigational equipment, whether or not it has a transponder, and, if it has a transponder, whether the transponder supports Mode C.
source <xs:element name="equipmentQualifier" type="nas:NasAirborneEquipmentQualifierType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A value assigned to the aircraft based on its separation standard, navigational equipment, whether or not it has a transponder, and, if it has a transponder, whether the transponder supports Mode C.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasNavigationCapabilitiesType/performanceBasedAccuracy
diagram Nas_diagrams/Nas_p87.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:PerformanceBasedAccuracyType
properties
minOcc 0
maxOcc 99
content complex
nillable true
children nas:accuracy nas:phase nas:type
annotation
documentation
NAS extension for Performance-Based Navigation Accuracy.
source <xs:element name="performanceBasedAccuracy" type="nas:PerformanceBasedAccuracyType" nillable="true" minOccurs="0" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation>NAS extension for Performance-Based Navigation Accuracy.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasNavigationCapabilitiesType/rnavIndicator
diagram Nas_diagrams/Nas_p88.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:RnavIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration RNAV
documentation
The flight is RNAV capable.
annotation
documentation
Indicates if the flight is RNAV capable
source <xs:element name="rnavIndicator" type="nas:RnavIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if the flight is RNAV capable</xs:documentation>
 
</xs:annotation>
</xs:element>


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