namespace | http://www.fixm.aero/flight/4.2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="AirfileIndicatorType"> <xs:annotation> <xs:documentation>Identifies a flight that has filed its flight plan while in the air, beginning its route description from a specified point en-route, and therefore may not have provided a departure aerodrome.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="AIRFILE"/> </xs:restriction> </xs:simpleType> |