simpleType DepartureReadinessIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasDepartureType/@departureReadinessIndicator
facets
Kind Value Annotation
enumeration DEPARTURE_READY
annotation
documentation

            Indicates that the flight is ready for departure.
        
source <simpleType name="DepartureReadinessIndicatorType">
 
<annotation>
   
<documentation>
            Indicates that the flight is ready for departure.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="DEPARTURE_READY"/>
 
</restriction>
</simpleType>


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