simpleType NavigationCapabilityCodeType
namespace http://www.fixm.aero/flight/4.2
type restriction of xs:string
properties
base xs:string
used by
simpleType NavigationCapabilityCodeListType
facets
Kind Value Annotation
enumeration A
documentation
GBAS
enumeration B
documentation
LPV
enumeration C
documentation
LORAN C
enumeration D
documentation
DME
enumeration F
documentation
ADF
enumeration G
documentation
GNSS
enumeration I
documentation
Inertial Navigation
enumeration K
documentation
MLS
enumeration L
documentation
ILS
enumeration O
documentation
VOR
enumeration T
documentation
TACAN
enumeration W
documentation
RVSM
enumeration X
documentation
MNPS
annotation
documentation
A code indicating the navigation capability of the aircraft and associated flight crew qualifications. [FIXM]
source <xs:simpleType name="NavigationCapabilityCodeType">
 
<xs:annotation>
   
<xs:documentation>A code indicating the navigation capability of the aircraft and associated flight crew qualifications. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="A">
     
<xs:annotation>
       
<xs:documentation>GBAS </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="B">
     
<xs:annotation>
       
<xs:documentation> LPV </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="C">
     
<xs:annotation>
       
<xs:documentation>LORAN C </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="D">
     
<xs:annotation>
       
<xs:documentation>DME</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="F">
     
<xs:annotation>
       
<xs:documentation>ADF </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="G">
     
<xs:annotation>
       
<xs:documentation>GNSS</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="I">
     
<xs:annotation>
       
<xs:documentation>Inertial Navigation </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="K">
     
<xs:annotation>
       
<xs:documentation>MLS </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="L">
     
<xs:annotation>
       
<xs:documentation>ILS </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="O">
     
<xs:annotation>
       
<xs:documentation>VOR </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="T">
     
<xs:annotation>
       
<xs:documentation>TACAN </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="W">
     
<xs:annotation>
       
<xs:documentation>RVSM </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="X">
     
<xs:annotation>
       
<xs:documentation>MNPS</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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