simpleType FlightExitIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasAirspaceConstraintType/@flightExitIndicator
facets
Kind Value Annotation
enumeration FLIGHT_EXIT
annotation
documentation

            Indicates that a flight is an exit flight, and it is no longer intersecting the constrained
            airspace.
        
source <simpleType name="FlightExitIndicatorType">
 
<annotation>
   
<documentation>
            Indicates that a flight is an exit flight, and it is no longer intersecting the constrained
            airspace.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="FLIGHT_EXIT"/>
 
</restriction>
</simpleType>


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