namespace | http://www.faa.aero/nas/4.2 | |||||||||
type | restriction of string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <simpleType name="AirborneHoldIndicatorType"> <annotation> <documentation> Specifies whether or not the aircraft is in an airborne hold. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="AIRBORNE_HOLD"/> <enumeration value="NOT_AIRBORNE_HOLD"/> </restriction> </simpleType> |