simpleType NasAirborneEquipmentQualifierType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasAircraftType/@equipmentQualifier
facets
Kind Value Annotation
enumeration X
documentation

                  No RVSM, No DME, No transponder
              
enumeration T
documentation

                  No RVSM, No DME, Transponder with no mode C
              
enumeration U
documentation

                  No RVSM, No DME: Transponder with mode C
              
enumeration D
documentation

                  DME: No transponder
              
enumeration B
documentation

                  DME: Transponder with no mode C
              
enumeration A
documentation

                  DME: Transponder with mode C
              
enumeration M
documentation

                  TACAN ONLY: No transponder
              
enumeration N
documentation

                  TACAN ONLY: Transponder with no mode C
              
enumeration P
documentation

                  TACAN ONLY: Transponder with mode C
              
enumeration Y
documentation

                  LORAN,VORDME,INS,RNAV: No transponder
              
enumeration C
documentation

                  LORAN,VORDME,INS,RNAV: Transponder with no mode C
              
enumeration I
documentation

                  LORAN,VORDME,INSRNAV: Transponder with mode C
              
enumeration H
documentation

                  RVSM, Failed transponder or Failed Mode C capability
              
enumeration S
documentation

                  ADVANCED RNAV, TRANSPONDER, MODE C: FMS with DMEDME position updating
              
enumeration G
documentation

                  ADVANCED RNAV, TRANSPONDER, MODE C: Global Navigation Satellite System (GNSS), including
                  GPS or Wide Area Augmentation System (WAAS), with en?route and terminal capability.
                 
              
enumeration V
documentation

                  ADVANCED RNAV, TRANSPONDER, MODE C: Required Navigational Performance (RNP). The
                  aircraft meets the RNP type prescribed for the route segments, routes and/or area
                  concerned
              
enumeration Z
documentation

                  REDUCED VERTICAL SEPARATION MINIMUM (RVSM): E with RVSM
              
enumeration L
documentation

                  REDUCED VERTICAL SEPARATION MINIMUM (RVSM): G with RVSM
              
enumeration W
documentation

                  REDUCED VERTICAL SEPARATION MINIMUM (RVSM): RVSM
              
enumeration Q
enumeration R
annotation
documentation

            A value assigned to the aircraft, based on its navigational equipment, whether or
            not it has a transponder, and if it has a transponder, whether the transponder supports
            Mode C.
        
source <simpleType name="NasAirborneEquipmentQualifierType">
 
<annotation>
   
<documentation>
            A value assigned to the aircraft, based on its navigational equipment, whether or
            not it has a transponder, and if it has a transponder, whether the transponder supports
            Mode C.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="X">
     
<annotation>
       
<documentation>
                  No RVSM, No DME, No transponder
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="T">
     
<annotation>
       
<documentation>
                  No RVSM, No DME, Transponder with no mode C
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="U">
     
<annotation>
       
<documentation>
                  No RVSM, No DME: Transponder with mode C
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="D">
     
<annotation>
       
<documentation>
                  DME: No transponder
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="B">
     
<annotation>
       
<documentation>
                  DME: Transponder with no mode C
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="A">
     
<annotation>
       
<documentation>
                  DME: Transponder with mode C
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="M">
     
<annotation>
       
<documentation>
                  TACAN ONLY: No transponder
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="N">
     
<annotation>
       
<documentation>
                  TACAN ONLY: Transponder with no mode C
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="P">
     
<annotation>
       
<documentation>
                  TACAN ONLY: Transponder with mode C
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="Y">
     
<annotation>
       
<documentation>
                  LORAN,VORDME,INS,RNAV: No transponder
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="C">
     
<annotation>
       
<documentation>
                  LORAN,VORDME,INS,RNAV: Transponder with no mode C
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="I">
     
<annotation>
       
<documentation>
                  LORAN,VORDME,INSRNAV: Transponder with mode C
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="H">
     
<annotation>
       
<documentation>
                  RVSM, Failed transponder or Failed Mode C capability
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="S">
     
<annotation>
       
<documentation>
                  ADVANCED RNAV, TRANSPONDER, MODE C: FMS with DMEDME position updating
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="G">
     
<annotation>
       
<documentation>
                  ADVANCED RNAV, TRANSPONDER, MODE C: Global Navigation Satellite System (GNSS), including
                  GPS or Wide Area Augmentation System (WAAS), with en?route and terminal capability.
                 
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="V">
     
<annotation>
       
<documentation>
                  ADVANCED RNAV, TRANSPONDER, MODE C: Required Navigational Performance (RNP). The
                  aircraft meets the RNP type prescribed for the route segments, routes and/or area
                  concerned
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="Z">
     
<annotation>
       
<documentation>
                  REDUCED VERTICAL SEPARATION MINIMUM (RVSM): E with RVSM
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="L">
     
<annotation>
       
<documentation>
                  REDUCED VERTICAL SEPARATION MINIMUM (RVSM): G with RVSM
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="W">
     
<annotation>
       
<documentation>
                  REDUCED VERTICAL SEPARATION MINIMUM (RVSM): RVSM
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="Q"/>
   
<enumeration value="R"/>
 
</restriction>
</simpleType>


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