namespace | http://www.faa.aero/nas/4.2 | |||||||||||||
type | restriction of string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <simpleType name="HoldIntentType"> <annotation> <documentation> Indicates the intent for an flight to hold in the airport movement or non-movement area due to unavailability of a parking stand or ramp access. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="HOLD"> <annotation> <documentation> Indicates the intent is to hold .Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving flight to hold in the airport movement area due to unavailability of a parking stand or ramp access. .Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing flight to hold in the airport movement area when surface departure metering or other Traffic Management Initiatives are in effect. </documentation> </annotation> </enumeration> <enumeration value="NO_HOLD"> <annotation> <documentation> Indicates the intent is not to hold .Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving flight to hold in the airport movement area due to unavailability of a parking stand or ramp access. .Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing flight to hold in the airport movement area when surface departure metering or other Traffic Management Initiatives are in effect. </documentation> </annotation> </enumeration> </restriction> </simpleType> |