simpleType CanceledButFlewIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute TmiComplianceType/@cancelledButFlewIndicator
facets
Kind Value Annotation
enumeration CANCELED_BUT_FLEW
annotation
documentation

            Indicates for both a Ground Delay Program and and Airspace Flow Program that a flight
            that had a status of cancelled at the time that it was activated by a NAS message
            and then it operated.
        
source <simpleType name="CanceledButFlewIndicatorType">
 
<annotation>
   
<documentation>
            Indicates for both a Ground Delay Program and and Airspace Flow Program that a flight
            that had a status of cancelled at the time that it was activated by a NAS message
            and then it operated.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="CANCELED_BUT_FLEW"/>
 
</restriction>
</simpleType>


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