namespace | http://www.fixm.aero/flight/4.3 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="PerformanceBasedNavigationCapabilityCodeType"> <xs:annotation> <xs:documentation>A coded category denoting which Required Navigation Performance (RNP) and Area Navigation (RNAV) requirements can be met by the aircraft while operating in the context of a particular airspace when supported by the appropriate navigation infrastructure. [FIXM]</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="A1"> <xs:annotation> <xs:documentation>RNAV 10 (RNP 10) </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="B1"> <xs:annotation> <xs:documentation>RNAV 5 All Permitted Sensors </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="B2"> <xs:annotation> <xs:documentation>RNAV 5 GNSS </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="B3"> <xs:annotation> <xs:documentation>RNAV 5 DME/DME </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="B4"> <xs:annotation> <xs:documentation>RNAV 5 VOR/DME </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="B5"> <xs:annotation> <xs:documentation>RNAV 5 INS or IRS </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="B6"> <xs:annotation> <xs:documentation>RNAV 5 LORAN-C </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="C1"> <xs:annotation> <xs:documentation>RNAV 2 All Permitted Sensors </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="C2"> <xs:annotation> <xs:documentation>RNAV 2 GNSS </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="C3"> <xs:annotation> <xs:documentation>RNAV 2 DME/DME </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="C4"> <xs:annotation> <xs:documentation>RNAV 2 DME/DME/IRU </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="D1"> <xs:annotation> <xs:documentation>RNAV 1 All Permitted Sensors </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="D2"> <xs:annotation> <xs:documentation>RNAV 1 GNSS </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="D3"> <xs:annotation> <xs:documentation>RNAV 1 DME/DME </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="D4"> <xs:annotation> <xs:documentation>RNAV 1 DME/DME/IRU </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="L1"> <xs:annotation> <xs:documentation>RNP 4 </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="O1"> <xs:annotation> <xs:documentation>Basic RNP 1 All Permitted Sensors </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="O2"> <xs:annotation> <xs:documentation>Basic RNP 1 GNSS </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="O3"> <xs:annotation> <xs:documentation>Basic RNP 1 DME/DME </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="O4"> <xs:annotation> <xs:documentation>Basic RNP 1 DME/DME/IRU </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="S1"> <xs:annotation> <xs:documentation>RNP APCH</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="S2"> <xs:annotation> <xs:documentation>RNP APCH with Barometric Vertical Navigation </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="T1"> <xs:annotation> <xs:documentation>RNP AR APCH with RF (Authorization Required) </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="T2"> <xs:annotation> <xs:documentation>RNP AR APCH without RF (Authorization Required)</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |