simpleType TfmsAircraftCategoryType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasAircraftType/tfmsAircraftCategory
facets
Kind Value Annotation
enumeration SINGLE_PISTON_PROP
documentation
Single piston prop
enumeration MULTI_PISTON_PROP
documentation
Multi-piston prop
enumeration SINGLE_TURBO_PROP
documentation
Single turbo prop
enumeration MULTI_TURBO_PROP
documentation
Multi-turbo prop
enumeration CIVILIAN_JET
documentation
Civilian jet
enumeration MILITARY_FIGHTER_JET
documentation
Military fighter jet
enumeration MILITARY_LARGE_JET
documentation
Military large jet
enumeration SPECIAL_TURBO_JET
documentation
Special turbo jet
enumeration HELICOPTER
documentation
Helicopter
annotation
documentation
Indicates the category of the aircraft operating the flight
source <xs:simpleType name="TfmsAircraftCategoryType">
 
<xs:annotation>
   
<xs:documentation>Indicates the category of the aircraft operating the flight</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="SINGLE_PISTON_PROP">
     
<xs:annotation>
       
<xs:documentation>Single piston prop</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MULTI_PISTON_PROP">
     
<xs:annotation>
       
<xs:documentation>Multi-piston prop</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SINGLE_TURBO_PROP">
     
<xs:annotation>
       
<xs:documentation>Single turbo prop</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MULTI_TURBO_PROP">
     
<xs:annotation>
       
<xs:documentation>Multi-turbo prop</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CIVILIAN_JET">
     
<xs:annotation>
       
<xs:documentation>Civilian jet</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MILITARY_FIGHTER_JET">
     
<xs:annotation>
       
<xs:documentation>Military fighter jet</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MILITARY_LARGE_JET">
     
<xs:annotation>
       
<xs:documentation>Military large jet</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SPECIAL_TURBO_JET">
     
<xs:annotation>
       
<xs:documentation>Special turbo jet</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="HELICOPTER">
     
<xs:annotation>
       
<xs:documentation>Helicopter</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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