namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||
type | restriction of string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <simpleType name="CoordinationTimeTypeType"> <annotation> <documentation> The indicator for the type of Coordination Time . </documentation> </annotation> <restriction base="xs:string"> <enumeration value="P"> <annotation> <documentation> Proposed flight plan preparing for departure </documentation> </annotation> </enumeration> <enumeration value="D"> <annotation> <documentation> Flight plan has departed from the departure airport </documentation> </annotation> </enumeration> <enumeration value="E"> <annotation> <documentation> Active flight plan, aircraft is flying. </documentation> </annotation> </enumeration> </restriction> </simpleType> |