simpleType TypeOfFlightType
namespace http://www.fixm.aero/flight/4.2
type restriction of xs:string
properties
base xs:string
used by
elements FlightType/flightType FficeFFP_FlightType/flightType FficeFDRP_FlightType/flightType FficeFPU_FlightType/flightType FficePFP_FlightType/flightType FficeTRQ_FlightType/flightType
facets
Kind Value Annotation
enumeration M
documentation
Military [ICAO Doc 4444, Item 8]
enumeration G
documentation
General aviation [ICAO Doc 4444, Item 8]
enumeration N
documentation
Non-scheduled air transport operation [ICAO Doc 4444, Item 8]
enumeration S
documentation
Scheduled air service [ICAO Doc 4444, Item 8]
enumeration X
documentation
Other than any of the defined categories above. [ICAO Doc 4444, Item 8]
annotation
documentation
Indication of the rule under which an air traffic controller provides categorical handling of a flight. [FIXM]
source <xs:simpleType name="TypeOfFlightType">
 
<xs:annotation>
   
<xs:documentation>Indication of the rule under which an air traffic controller provides categorical handling of a flight. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="M">
     
<xs:annotation>
       
<xs:documentation>Military [ICAO Doc 4444, Item 8]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="G">
     
<xs:annotation>
       
<xs:documentation>General aviation [ICAO Doc 4444, Item 8]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="N">
     
<xs:annotation>
       
<xs:documentation>Non-scheduled air transport operation [ICAO Doc 4444, Item 8]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="S">
     
<xs:annotation>
       
<xs:documentation>Scheduled air service [ICAO Doc 4444, Item 8]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="X">
     
<xs:annotation>
       
<xs:documentation>Other than any of the defined categories above. [ICAO Doc 4444, Item 8]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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