namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="ControlTypeType"> <xs:annotation> <xs:documentation>If a flight is controlled [i.e., has a Controlled Time of Departure (CTD) and Controlled Time of Arrival (CTA)], this element indicates the specific source of the current control times for this flight.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="CTOP"> <xs:annotation> <xs:documentation>Control times were assigned as part of a CTOP program.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="GDP"> <xs:annotation> <xs:documentation>Control times were assigned as part of an GDP-Initial or GDP-Revision. (GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="AFP"> <xs:annotation> <xs:documentation>Control times were assigned as part of an AFP-Initial or AFP-Revision. (AFP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="GS"> <xs:annotation> <xs:documentation>Control times were assigned as part of a GDP-Ground Stop. (GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BLKT"> <xs:annotation> <xs:documentation>Control times were assigned as part of a GDP Blanket (+/-). (GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="COMP"> <xs:annotation> <xs:documentation>Control times were assigned as part of a AFP-Compression or GDP-Compression. (AFP and GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BRG"> <xs:annotation> <xs:documentation>Control times were assigned when creating a bridge for an SCS or ECR request.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DAS"> <xs:annotation> <xs:documentation>Control time which resulted from the assignment of the average delay to a pop-up flight which did not receive an unassigned slot in an AFP or GDP. For DAS based programs this is used for the initial delay assignments to all pop-up flights. For GAAP and UDP based program, this control type is used only if no unassigned slot is available for the pop-up. This control type is not used for re-controlled flights. (AFP and GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="GAAP"> <xs:annotation> <xs:documentation>Control times are the result of a GAAP or UDP based AFP or GDP if a pop-up or a re-control flight is allocated to an unassigned slot. This occurs for all pop-up flights in a GAAP or UDP based program when an unassigned slot is available for the flight. However, only some classes of re-controlled flights in a GAAP or UDP are assigned to unassigned slots. (e.g., those that occur after dropping out of an AFP). (AFP and GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="UDP"> <xs:annotation> <xs:documentation>Unified Ground Delay Program</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RCTL"> <xs:annotation> <xs:documentation>Control time which resulted from the assignment of the average delay to a flight that was at some point controlled by a GDP or AFP, which was then purged or the flight dropped out and was re-controlled in another AFP. For DAS programs this is used for the initial delay assignments to all re-controlled flights. For GAAP and UDP, this control type is used only if no unassigned slot is available for the re-controlled flight or the class of re-controlled flight is never assigned to unassigned slots. As opposed to other pop-ups, RCTL flights retain full substitution rights. (AFP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUB"> <xs:annotation> <xs:documentation>Control times assigned by a conventional user substitution message. (AFP and GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SCS"> <xs:annotation> <xs:documentation>Control times assigned by a slot credit substitution message submitted by a NAS User (AFP and GDP).</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ECR"> <xs:annotation> <xs:documentation>Control time assigned by a slot credit substitution message submitted by an Authorized FAA user. (AFP and GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="UPD"> <xs:annotation> <xs:documentation>Control time or UX cancel status from an TFMS EDCT UPDATE command made by an Authorized FAA user. (AFP and GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ABRG"> <xs:annotation> <xs:documentation>Control times were assigned when the flight was utilized to create a bridge for Adaptive Compression performed automatically by the TFMS-Core. (AFP and GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SBRG"> <xs:annotation> <xs:documentation>Control times were assigned when creating a bridge for an SCS or ECR request. (AFP and GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="UBRG"> <xs:annotation> <xs:documentation>Control times were assigned when creating a bridge for pop-up flight assignment during UDP. Performed automatically by the TFMS-Core. (AFP and GDP)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ADPT"> <xs:annotation> <xs:documentation>Control time assigned when the flight was adaptively compressed by the TFMS-Core. (AFP and GDP)</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |