simpleType FlightDelayReasonType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
simpleType FlightDelayReasonListType
facets
Kind Value Annotation
enumeration ALD
documentation
Indicates that the CDM Participant has at some point sent in a departure time estimate (via an FC or FM) for a flight that was later than the estimate previously in the database.
enumeration GDP
documentation
Indicates that the flight has at some point been controlled by a GDP-Initial or GDP-Revision.
enumeration AFP
documentation
Indicates that the flight has at some point been controlled by an AFP-Initial or AFP-Revision.
enumeration CTOP
documentation
Indicates that the flight has at some point been controlled by a CTOP-Initial or CTOP-Revision.
enumeration DAS
documentation
Indicates that a DAS delay has been applied to this flight.
enumeration GSD
documentation
Indicates the flight has at some point been part of a GDP-Ground Stop program.
enumeration TOD
documentation
Indicates that TFMS-Core is delaying this flight due to the fact that it has not departed as projected. The TOD status precedes a time out cancel (TO). A time out delay occurs when a flight has a flight plan message, its departure time is in the past, and it has not been activated yet. In this case, TFMS-Core moves the flight back in time in 5-minute increments until canceled by time out logic (see TO field). If TFMS-Core receives a new message for this flight moving its departure time into the future, the TOD flag is cleared indicating that the flight is no longer in time out delay. Time out delay logic is applied only to the same flight as time out cancel logic (see TO field).
annotation
documentation
For a delayed flight, it provides the reason for the delay.
source <xs:simpleType name="FlightDelayReasonType">
 
<xs:annotation>
   
<xs:documentation>For a delayed flight, it provides the reason for the delay.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ALD">
     
<xs:annotation>
       
<xs:documentation>Indicates that the CDM Participant has at some point sent in a departure time estimate (via an FC or FM) for a flight that was later than the estimate previously in the database.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="GDP">
     
<xs:annotation>
       
<xs:documentation>Indicates that the flight has at some point been controlled by a GDP-Initial or GDP-Revision.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AFP">
     
<xs:annotation>
       
<xs:documentation>Indicates that the flight has at some point been controlled by an AFP-Initial or AFP-Revision.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CTOP">
     
<xs:annotation>
       
<xs:documentation>Indicates that the flight has at some point been controlled by a CTOP-Initial or CTOP-Revision.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DAS">
     
<xs:annotation>
       
<xs:documentation>Indicates that a DAS delay has been applied to this flight.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="GSD">
     
<xs:annotation>
       
<xs:documentation>Indicates the flight has at some point been part of a GDP-Ground Stop program.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TOD">
     
<xs:annotation>
       
<xs:documentation>Indicates that TFMS-Core is delaying this flight due to the fact that it has not departed as projected. The TOD status precedes a time out cancel (TO). A time out delay occurs when a flight has a flight plan message, its departure time is in the past, and it has not been activated yet. In this case, TFMS-Core moves the flight back in time in 5-minute increments until canceled by time out logic (see TO field). If TFMS-Core receives a new message for this flight moving its departure time into the future, the TOD flag is cleared indicating that the flight is no longer in time out delay. Time out delay logic is applied only to the same flight as time out cancel logic (see TO field).</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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