simpleType SpuriousFlightIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasFlightStatusType/spuriousFlightIndicator
facets
Kind Value Annotation
enumeration SPURIOUS_FLIGHT
documentation
Spurious Flight
annotation
documentation
Indicates for both a Ground Delay Program and Airspace Flow Program that a flight that was not scheduled (that is, was created on that day from a CDM message or flight plan), was controlled in a Traffic Management Initiative and was canceled by a CDM message.
source <xs:simpleType name="SpuriousFlightIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates for both a Ground Delay Program and Airspace Flow Program that a flight that was not scheduled (that is, was created on that day from a CDM message or flight plan), was controlled in a Traffic Management Initiative and was canceled by a CDM message.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="SPURIOUS_FLIGHT">
     
<xs:annotation>
       
<xs:documentation>Spurious Flight</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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