simpleType CanceledButFlewIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasFlightStatusType/canceledButFlewIndicator
facets
Kind Value Annotation
enumeration CANCELED_BUT_FLEW
documentation
Canceled But Flew
annotation
documentation
Indicates for both a Ground Delay Program and Airspace Flow Program that a flight that had a status of canceled at the time that it was activated by a NAS message and then it operated.
source <xs:simpleType name="CanceledButFlewIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates for both a Ground Delay Program and Airspace Flow Program that a flight that had a status of canceled at the time that it was activated by a NAS message and then it operated.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="CANCELED_BUT_FLEW">
     
<xs:annotation>
       
<xs:documentation>Canceled But Flew</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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