simpleType FlightDelayStatusType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute FlightDelayType/@delayStatus
facets
Kind Value Annotation
enumeration DELAYED
annotation
documentation

            Provides the delay status for a flight.
        
source <simpleType name="FlightDelayStatusType">
 
<annotation>
   
<documentation>
            Provides the delay status for a flight.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="DELAYED"/>
 
</restriction>
</simpleType>


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