simpleType AirportMonitoringStatusType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attributes NasArrivalType/@airportMonitoringStatus NasDepartureType/@airportMonitoringStatus
facets
Kind Value Annotation
enumeration MONITORED
enumeration NOT_MONITORED
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.
        
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy