namespace | http://www.faa.aero/nas/4.2 | |||||||||
type | restriction of string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <simpleType name="AirportMonitoringStatusType"> <annotation> <documentation> Indicates whether the departure airport for the flight is monitored by traffic flow management. Indicates whether the arrival airport for the flight is monitored by traffic flow management. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="MONITORED"/> <enumeration value="NOT_MONITORED"/> </restriction> </simpleType> |