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

            Indicates for both a Ground Delay Program and 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 cancelled by a CDM
            message.
        
source <simpleType name="SpuriousFlightIndicatorType">
 
<annotation>
   
<documentation>
            Indicates for both a Ground Delay Program and 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 cancelled by a CDM
            message.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="SPURIOUS_FLIGHT"/>
 
</restriction>
</simpleType>


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