simpleType CancellationStatusReasonType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
simpleType CancellationStatusReasonListType
facets
Kind Value Annotation
enumeration UX
documentation
Indicates whether the flight is currently canceled due to an EDCT UPDATE cancel. An Authorized FAA User may utilize the EDCT UPDATE command to cancel a flight that is part of a TMI.
enumeration FX
documentation
Indicates an FX message has been processed for this flight canceling the flight. An FX message is the CDM message used by a CDM Participant to indicate a flight is not operating.
enumeration RZ
documentation
Indicates whether the flight is currently canceled and an RZ message has been processed for this flight. An RZ message is a NAS flight plan cancel message.
enumeration RS
documentation
Indicates whether the flight is currently canceled and an RS message has been processed for this flight. An RS message is an internal TFMS message generated when an Authorized FAA User takes an OAG flight out of the database.
enumeration TO
documentation
Indicates whether the flight is currently canceled due to having been timed out by TFMS-Core. TFMS-Core times out a flight when no activation message has been received within a certain time of the predicted departure time. The time out logic for flights departing the 20 Continental United States (CONUS), seven Canadian, Honolulu (ZHN/PHZH) and Anchorage (ZAN/PAZA) Centers is as follows: 1) If NAS messages have been received for a flight, TFMS-Core times out the flight 90 minutes after its predicted departure time. 2) If only OAG data or CDM messages have been received for a flight, TFMS-Core times out the flight five minutes after departure time. TFMS-Core does not time out flights departing from other regions of the world.
enumeration DV
documentation
Indicates whether the flight is currently canceled and was diverted to an alternate destination. The diversion may have come from either a NAS flight plan or a CDM modify (FM) message.
enumeration RM
documentation
Indicates a flight that has been manually removed by an Authorized FAA User.
enumeration DP
documentation
Indicates a flight that has been canceled for being a duplicate.
enumeration ID
documentation
Indicates a flight that has been canceled because it is an International departure that never took off.
enumeration CNL
documentation
Indicates whether the flight is currently canceled and a CNL message has been processed for this flight. A CNL message is an IADE flight plan cancel message.
annotation
documentation
Provides the reason for a flight cancellation from a Traffic Flow Management Program.
source <xs:simpleType name="CancellationStatusReasonType">
 
<xs:annotation>
   
<xs:documentation>Provides the reason for a flight cancellation from a Traffic Flow Management Program.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="UX">
     
<xs:annotation>
       
<xs:documentation>Indicates whether the flight is currently canceled due to an EDCT UPDATE cancel. An Authorized FAA User may utilize the EDCT UPDATE command to cancel a flight that is part of a TMI.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FX">
     
<xs:annotation>
       
<xs:documentation>Indicates an FX message has been processed for this flight canceling the flight. An FX message is the CDM message used by a CDM Participant to indicate a flight is not operating.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="RZ">
     
<xs:annotation>
       
<xs:documentation>Indicates whether the flight is currently canceled and an RZ message has been processed for this flight. An RZ message is a NAS flight plan cancel message.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="RS">
     
<xs:annotation>
       
<xs:documentation>Indicates whether the flight is currently canceled and an RS message has been processed for this flight. An RS message is an internal TFMS message generated when an Authorized FAA User takes an OAG flight out of the database.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TO">
     
<xs:annotation>
       
<xs:documentation>Indicates whether the flight is currently canceled due to having been timed out by TFMS-Core. TFMS-Core times out a flight when no activation message has been received within a certain time of the predicted departure time. The time out logic for flights departing the 20 Continental United States (CONUS), seven Canadian, Honolulu (ZHN/PHZH) and Anchorage (ZAN/PAZA) Centers is as follows: 1) If NAS messages have been received for a flight, TFMS-Core times out the flight 90 minutes after its predicted departure time. 2) If only OAG data or CDM messages have been received for a flight, TFMS-Core times out the flight five minutes after departure time. TFMS-Core does not time out flights departing from other regions of the world.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DV">
     
<xs:annotation>
       
<xs:documentation>Indicates whether the flight is currently canceled and was diverted to an alternate destination. The diversion may have come from either a NAS flight plan or a CDM modify (FM) message.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="RM">
     
<xs:annotation>
       
<xs:documentation>Indicates a flight that has been manually removed by an Authorized FAA User.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DP">
     
<xs:annotation>
       
<xs:documentation>Indicates a flight that has been canceled for being a duplicate.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ID">
     
<xs:annotation>
       
<xs:documentation>Indicates a flight that has been canceled because it is an International departure that never took off.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CNL">
     
<xs:annotation>
       
<xs:documentation>Indicates whether the flight is currently canceled and a CNL message has been processed for this flight. A CNL message is an IADE flight plan cancel message.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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