simpleType TfmsSpecialAircraftQualifierType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasAircraftType/tfmsSpecialAircraftQualifier
facets
Kind Value Annotation
enumeration HEAVY_JET
documentation
Capable of takeoff weights of 300,000 pounds or more
enumeration TCAS
documentation
Traffic collision avoidance system or traffic alert and collision avoidance system
enumeration B757
documentation
Controllers are required to apply the special wake turbulence separation criteria for the Boeing 757.
enumeration B757_TCAS
documentation
Boeing 757 with traffic collision avoidance system
enumeration HEAVY_JET_AND_TCAS
documentation
Capable of takeoff weights of 300,000 pounds or more and traffic collision avoidance system.
enumeration WAKE_TURBULENCE
documentation
Wake turbulence qualifier
enumeration OTHER
documentation
Other aircraft qualifier
annotation
documentation
Indicates the flight is a heavy jet, B757 or, if not present, a large jet and if the flight is either equipped or not with TCAS. This indicator is used for output purposes such as strip printing and message transfers to other facilities such as Automated Radar Terminal System (ARTS).
source <xs:simpleType name="TfmsSpecialAircraftQualifierType">
 
<xs:annotation>
   
<xs:documentation>Indicates the flight is a heavy jet, B757 or, if not present, a large jet and if the flight is either equipped or not with TCAS. This indicator is used for output purposes such as strip printing and message transfers to other facilities such as Automated Radar Terminal System (ARTS). </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="HEAVY_JET">
     
<xs:annotation>
       
<xs:documentation>Capable of takeoff weights of 300,000 pounds or more</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TCAS">
     
<xs:annotation>
       
<xs:documentation>Traffic collision avoidance system or traffic alert and collision avoidance system</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="B757">
     
<xs:annotation>
       
<xs:documentation>Controllers are required to apply the special wake turbulence separation criteria for the Boeing 757. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="B757_TCAS">
     
<xs:annotation>
       
<xs:documentation>Boeing 757 with traffic collision avoidance system</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="HEAVY_JET_AND_TCAS">
     
<xs:annotation>
       
<xs:documentation>Capable of takeoff weights of 300,000 pounds or more and traffic collision avoidance system.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="WAKE_TURBULENCE">
     
<xs:annotation>
       
<xs:documentation>Wake turbulence qualifier</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="OTHER">
     
<xs:annotation>
       
<xs:documentation>Other aircraft qualifier</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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