simpleType WakeTurbulenceCategoryExtendedType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasAircraftType/nasWakeTurbulence
facets
Kind Value Annotation
enumeration A
documentation
Aircraft capable of Maximum Certificated Takeoff Weight (MTOW) of 300,000 pounds or more and a wingspan greater than 245 feet.
enumeration B
documentation
Aircraft capable of Maximum Certificated Takeoff Weight (MTOW) of 300,000 pounds or more and a wingspan greater than 175 feet and less than or equal to 245 feet.
enumeration C
documentation
Aircraft capable of a Maximum Certificated Takeoff Weight (MTOW) of 300,000 pounds or more and a wingspan greater than 125 feet and less than or equal to 175 feet.
enumeration D
documentation
Aircraft capable of a Maximum Certificated Takeoff Weight (MTOW) of less than 300,000 pounds and a wingspan greater than 125 feet and less than or equal to 175 feet, or aircraft with a wingspan greater than 90 feet and less than or equal to 125 feet.
enumeration E
documentation
Aircraft capable of a Maximum Certificated Takeoff Weight (MTOW) greater than 41,000 pounds with a wingspan greater than 65 feet and less than or equal to 90 feet.
enumeration F
documentation
Aircraft capable of a Maximum Certificated Takeoff Weight (MTOW) of less than 41,000 pounds and a wingspan less than or equal to 125 feet, or aircraft capable of a MTOW less than 15,500 pounds regardless of wingspan, or a powered sailplane.
annotation
documentation
NAS classification of the aircraft wake turbulence, based on wingspan and Maximum Takeoff Weight (MTOW).
source <xs:simpleType name="WakeTurbulenceCategoryExtendedType">
 
<xs:annotation>
   
<xs:documentation>NAS classification of the aircraft wake turbulence, based on wingspan and Maximum Takeoff Weight (MTOW).</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="A">
     
<xs:annotation>
       
<xs:documentation>Aircraft capable of Maximum Certificated Takeoff Weight (MTOW) of 300,000 pounds or more and a wingspan greater than 245 feet.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="B">
     
<xs:annotation>
       
<xs:documentation>Aircraft capable of Maximum Certificated Takeoff Weight (MTOW) of 300,000 pounds or more and a wingspan greater than 175 feet and less than or equal to 245 feet.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="C">
     
<xs:annotation>
       
<xs:documentation>Aircraft capable of a Maximum Certificated Takeoff Weight (MTOW) of 300,000 pounds or more and a wingspan greater than 125 feet and less than or equal to 175 feet.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="D">
     
<xs:annotation>
       
<xs:documentation>Aircraft capable of a Maximum Certificated Takeoff Weight (MTOW) of less than 300,000 pounds and a wingspan greater than 125 feet and less than or equal to 175 feet, or aircraft with a wingspan greater than 90 feet and less than or equal to 125 feet.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="E">
     
<xs:annotation>
       
<xs:documentation>Aircraft capable of a Maximum Certificated Takeoff Weight (MTOW) greater than 41,000 pounds with a wingspan greater than 65 feet and less than or equal to 90 feet.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="F">
     
<xs:annotation>
       
<xs:documentation>Aircraft capable of a Maximum Certificated Takeoff Weight (MTOW) of less than 41,000 pounds and a wingspan less than or equal to 125 feet, or aircraft capable of a MTOW less than 15,500 pounds regardless of wingspan, or a powered sailplane.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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