Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema NasTmiTrajectoryOptions.xsd
Namespace http://www.faa.aero/nas/4.1
Annotations
Copyright (c) 2016 US Federal Aviation Administration (FAA) 
=========================================== 
All rights reserved. 
 
Redistribution and use in source and binary forms, with or without modification, 
are permitted provided that the following conditions are met: 
* Redistributions of source code must retain the above copyright notice, this list 
of conditions and the disclaimer. 
* Redistributions in binary form must reproduce the above copyright notice, this 
list of conditions and the disclaimer in the documentation and/or other materials 
provided with the distribution. 
* The name of US FAA or the names of its contributors may not be used to endorse 
or promote products derived from this specification without specific prior written 
permission. 
 
DISCLAIMER 
 
THIS SPECIFICATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
DAMAGE. 
 
========================================== 
Editorial note: this license is an instance of the BSD license template as provided 
by the Open Source Initiative: 
http://www.opensource.org/licenses/bsd-license.php 
 
The authoritative reference for FIXM is www.FIXM.aero. 
 
Details on the US FAA: http://www.faa.gov/
Contains the definitions for NAS specific trajectory options that support the CTOP 
program.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.1.1
Element nas:ArrivalSlotType / nas:slot
Namespace http://www.faa.aero/nas/4.1
Annotations
Arrival slot for Collaborative Trajectory Options Program definition.
Diagram
Diagram
Type restriction of nas:SlotAssignmentType
Type hierarchy
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="slot" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Arrival slot for Collaborative Trajectory Options Program definition.</documentation>
  </annotation>
  <simpleType>
    <restriction base="nas:SlotAssignmentType">
      <pattern value="[a-zA-Z0-9]{6}[.]{1}[0-9]{12}[a-zA-Z]{1}|NOSLOT"/>
    </restriction>
  </simpleType>
</element>
Element nas:ArrivalSlotType / nas:specialSlot
Namespace http://www.faa.aero/nas/4.1
Annotations
An indicator which provides the type of the Collaborative Trajectory Options Program 
time slot at an airspace entry point.
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#SpecialSlotType
Type nas:SpecialSlotType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration PURGED
enumeration REMOVED
Source
<element name="specialSlot" type="nas:SpecialSlotType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>An indicator which provides the type of the Collaborative Trajectory Options Program time slot at an airspace entry point.</documentation>
  </annotation>
</element>
Element nas:CollaborativeTrajectoryOptionsProgramType / nas:ctopConformance
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about Collaborative Trajectory Options Program Conformance Information
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_altitudeConformance NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_conformanceStatus NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_routeConformance NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_speedConformance NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType
Type nas:CtopConformanceType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
altitudeConformance nas:CtopAltitudeConformanceType optional
Provides the altitude conformance status for a flight with the Collaborative Trajectory 
Options Program
conformanceStatus nas:CtopConformanceStatusType optional
Provides the conformance status for a flight with the Collaborative Trajectory Options 
Program
routeConformance nas:CtopRouteConformanceIndicatorType optional
Provides the route conformance status for a flight with the Collaborative Trajectory 
Options Program
speedConformance nas:CtopSpeedConformanceIndicatorType optional
Provides the speed conformance status for a flight with the Collaborative Trajectory 
Options Program
Source
<element name="ctopConformance" type="nas:CtopConformanceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Contains information about Collaborative Trajectory Options Program Conformance Information</documentation>
  </annotation>
</element>
Element nas:CollaborativeTrajectoryOptionsProgramType / nas:ctopLastRouteAmendmentInfo
Namespace http://www.faa.aero/nas/4.1
Annotations
Collaborative Trajectory Options Program Last Route Amendment Information
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_amendmentRejectReason NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_amendmentStatus NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_tmiIdentifier NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_amendmentTime NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType
Type nas:CtopRouteAmendmentType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:amendmentTime{0,1}
Children nas:amendmentTime
Instance
<nas:ctopLastRouteAmendmentInfo amendmentRejectReason="" amendmentStatus="" tmiIdentifier="">
  <nas:amendmentTime>{0,1}</nas:amendmentTime>
</nas:ctopLastRouteAmendmentInfo>
Attributes
QName Type Fixed Default Use Annotation
amendmentRejectReason CharacterStringType optional
Provides the reason for rejected route amendment being negotiated with ERAM for a 
flight in a Collaborative Trajectory Options Program
amendmentStatus nas:RouteAmendmentStatusType optional
Provides the status for a route amendment being negotiated with ERAM for a flight 
in a Collaborative Trajectory Options Program
tmiIdentifier CharacterStringType optional
Provides the Traffic Management Initiative Identifier associated with the route amendment 
for a flight in a Collaborative Trajectory Options Program
Source
<element name="ctopLastRouteAmendmentInfo" type="nas:CtopRouteAmendmentType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Collaborative Trajectory Options Program Last Route Amendment Information</documentation>
  </annotation>
</element>
Element nas:CtopRouteAmendmentType / nas:amendmentTime
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the Date/Time when the route amendment was sent to ERAM for a flight in 
a Collaborative Trajectory Options Program
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="amendmentTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Provides the Date/Time when the route amendment was sent to ERAM for a flight in a Collaborative Trajectory Options Program</documentation>
  </annotation>
</element>
Element nas:PreImplicitSubstitutionType / nas:controlledRunwayDepTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The controlled date and time of departure for the flight that was assigned prior 
to implicit substitution.The controlled date and time of departure represents the 
time at which a flight is required to take off from the runway as a result of a tactical 
slot allocation or a Traffic Management Initiative.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="controlledRunwayDepTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The controlled date and time of departure for the flight that was assigned prior to implicit substitution.The controlled date and time of departure represents the time at which a flight is required to take off from the runway as a result of a tactical slot allocation or a Traffic Management Initiative.</documentation>
  </annotation>
</element>
Element nas:ArrivalSlot
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#ArrivalSlotType_slot NasTmiTrajectoryOptions_xsd.tmp#ArrivalSlotType_specialSlot NasTmiTrajectoryOptions_xsd.tmp#ArrivalSlotType
Type nas:ArrivalSlotType
Properties
content: complex
Model nas:slot{0,1} | nas:specialSlot{0,1}
Children nas:slot, nas:specialSlot
Instance
<nas:ArrivalSlot>
  <nas:slot>{0,1}</nas:slot>
  <nas:specialSlot>{0,1}</nas:specialSlot>
</nas:ArrivalSlot>
Source
<element name="ArrivalSlot" type="nas:ArrivalSlotType"/>
Element nas:CollaborativeTrajectoryOptionsProgram
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_additionalAirborneTime NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_assignedGroundDelay NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_ctopControlled NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_ctopRouteControlled NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_ctopRouteOut NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_trajectoryNewSource NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_trajectorySource NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_ctopConformance NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_ctopLastRouteAmendmentInfo NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType
Type nas:CollaborativeTrajectoryOptionsProgramType
Properties
content: complex
Model nas:ctopConformance{0,1} , nas:ctopLastRouteAmendmentInfo{0,1}
Children nas:ctopConformance, nas:ctopLastRouteAmendmentInfo
Instance
<nas:CollaborativeTrajectoryOptionsProgram additionalAirborneTime="" assignedGroundDelay="" ctopControlled="" ctopRouteControlled="" ctopRouteOut="" trajectoryNewSource="" trajectorySource="">
  <nas:ctopConformance altitudeConformance="" conformanceStatus="" routeConformance="" speedConformance="">{0,1}</nas:ctopConformance>
  <nas:ctopLastRouteAmendmentInfo amendmentRejectReason="" amendmentStatus="" tmiIdentifier="">{0,1}</nas:ctopLastRouteAmendmentInfo>
</nas:CollaborativeTrajectoryOptionsProgram>
Attributes
QName Type Fixed Default Use Annotation
additionalAirborneTime DurationType optional
Provides the additional amount of flying time assigned to the flight by the Collaborative 
Trajectory Options Program
assignedGroundDelay DurationType optional
Provides the amount of ground delay assigned to the flight by the Collaborative Trajectory 
Options Program
ctopControlled nas:CtopControlledIndicatorType optional
Indicates if the flight is controlled by this Collaborative Trajectory Options Program
ctopRouteControlled nas:CtopRouteControlledIndicatorType optional
Indicates if the flight's route is controlled by this Collaborative Trajectory Options 
Program
ctopRouteOut nas:CtopRouteOutIndicatorType optional
Indicates that the assigned trajectory option is routed out of the Collaborative 
Trajectory Options Program
trajectoryNewSource nas:TrajectoryNewSourceType optional
The new source of the trajectory data used by the Traffic Flow Management System 
for a flight as part of Collaborative Trajectory Options Program allocation
trajectorySource nas:TrajectorySourceType optional
A container which provides the flight information for a flight which was valid prior 
to an implicit substitution
Source
<element name="CollaborativeTrajectoryOptionsProgram" type="nas:CollaborativeTrajectoryOptionsProgramType"/>
Element nas:ConstrainedAirspaceEntryType / nas:earliestAirspaceEntryTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The earliest time the flight could enter the constrained airspace.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="earliestAirspaceEntryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The earliest time the flight could enter the constrained airspace.</documentation>
  </annotation>
</element>
Element nas:ConstrainedAirspaceEntry
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#ConstrainedAirspaceEntryType_impactFca NasTmiTrajectoryOptions_xsd.tmp#ConstrainedAirspaceEntryType_earliestAirspaceEntryTime NasTmiTrajectoryOptions_xsd.tmp#ConstrainedAirspaceEntryType
Type nas:ConstrainedAirspaceEntryType
Properties
content: complex
Model nas:earliestAirspaceEntryTime{0,1}
Children nas:earliestAirspaceEntryTime
Instance
<nas:ConstrainedAirspaceEntry impactFca="">
  <nas:earliestAirspaceEntryTime>{0,1}</nas:earliestAirspaceEntryTime>
</nas:ConstrainedAirspaceEntry>
Attributes
QName Type Fixed Default Use Annotation
impactFca nas:ConstrainedAirspaceType optional
Contains: 
Container for the list of constrained airspace areas to be traversed by the trajectory 
option. 
Unique Identifier for the constrained airspace to be traversed by the trajectory 
option.
Source
<element name="ConstrainedAirspaceEntry" type="nas:ConstrainedAirspaceEntryType"/>
Element nas:CtopConformance
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_altitudeConformance NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_conformanceStatus NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_routeConformance NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_speedConformance NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType
Type nas:CtopConformanceType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
altitudeConformance nas:CtopAltitudeConformanceType optional
Provides the altitude conformance status for a flight with the Collaborative Trajectory 
Options Program
conformanceStatus nas:CtopConformanceStatusType optional
Provides the conformance status for a flight with the Collaborative Trajectory Options 
Program
routeConformance nas:CtopRouteConformanceIndicatorType optional
Provides the route conformance status for a flight with the Collaborative Trajectory 
Options Program
speedConformance nas:CtopSpeedConformanceIndicatorType optional
Provides the speed conformance status for a flight with the Collaborative Trajectory 
Options Program
Source
<element name="CtopConformance" type="nas:CtopConformanceType"/>
Element nas:CtopRouteAmendment
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_amendmentRejectReason NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_amendmentStatus NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_tmiIdentifier NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_amendmentTime NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType
Type nas:CtopRouteAmendmentType
Properties
content: complex
Model nas:amendmentTime{0,1}
Children nas:amendmentTime
Instance
<nas:CtopRouteAmendment amendmentRejectReason="" amendmentStatus="" tmiIdentifier="">
  <nas:amendmentTime>{0,1}</nas:amendmentTime>
</nas:CtopRouteAmendment>
Attributes
QName Type Fixed Default Use Annotation
amendmentRejectReason CharacterStringType optional
Provides the reason for rejected route amendment being negotiated with ERAM for a 
flight in a Collaborative Trajectory Options Program
amendmentStatus nas:RouteAmendmentStatusType optional
Provides the status for a route amendment being negotiated with ERAM for a flight 
in a Collaborative Trajectory Options Program
tmiIdentifier CharacterStringType optional
Provides the Traffic Management Initiative Identifier associated with the route amendment 
for a flight in a Collaborative Trajectory Options Program
Source
<element name="CtopRouteAmendment" type="nas:CtopRouteAmendmentType"/>
Element nas:NasTrajectoryOptionType / nas:constrainedAirspaceEntry
Namespace http://www.faa.aero/nas/4.1
Annotations
Container for NAS Trajectory Option Constraints.
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#ConstrainedAirspaceEntryType_impactFca NasTmiTrajectoryOptions_xsd.tmp#ConstrainedAirspaceEntryType_earliestAirspaceEntryTime NasTmiTrajectoryOptions_xsd.tmp#ConstrainedAirspaceEntryType
Type nas:ConstrainedAirspaceEntryType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model nas:earliestAirspaceEntryTime{0,1}
Children nas:earliestAirspaceEntryTime
Instance
<nas:constrainedAirspaceEntry impactFca="">
  <nas:earliestAirspaceEntryTime>{0,1}</nas:earliestAirspaceEntryTime>
</nas:constrainedAirspaceEntry>
Attributes
QName Type Fixed Default Use Annotation
impactFca nas:ConstrainedAirspaceType optional
Contains: 
Container for the list of constrained airspace areas to be traversed by the trajectory 
option. 
Unique Identifier for the constrained airspace to be traversed by the trajectory 
option.
Source
<element name="constrainedAirspaceEntry" type="nas:ConstrainedAirspaceEntryType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Container for NAS Trajectory Option Constraints.</documentation>
  </annotation>
</element>
Element nas:NasTrajectoryOptionType / nas:validEndTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The latest runway departure time for which this trajectory can be used by this flight.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="validEndTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The latest runway departure time for which this trajectory can be used by this flight.</documentation>
  </annotation>
</element>
Element nas:NasTrajectoryOptionType / nas:validStartTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The earliest runway departure time for which this trajectory can be used by this 
flight.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="validStartTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The earliest runway departure time for which this trajectory can be used by this flight.</documentation>
  </annotation>
</element>
Element nas:NasTrajectoryOption
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_assignedIndicator NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_ctopIdentifier NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_ctopName NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_manualOverride NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_minimumNotificationMinutes NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_relativeCost NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_tosSequenceNumber NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_totalCost NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_constrainedAirspaceEntry NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_validEndTime NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_validStartTime NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType
Type nas:NasTrajectoryOptionType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
  • RankedTrajectory
Model nas:constrainedAirspaceEntry* , nas:validEndTime{0,1} , nas:validStartTime{0,1}
Children nas:constrainedAirspaceEntry, nas:validEndTime, nas:validStartTime
Instance
<nas:NasTrajectoryOption>
  <nas:constrainedAirspaceEntry impactFca="">{0,unbounded}</nas:constrainedAirspaceEntry>
  <nas:validEndTime>{0,1}</nas:validEndTime>
  <nas:validStartTime>{0,1}</nas:validStartTime>
</nas:NasTrajectoryOption>
Source
<element name="NasTrajectoryOption" type="nas:NasTrajectoryOptionType" substitutionGroup="fx:RankedTrajectory"/>
Element nas:PreImplicitSubstitution
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#PreImplicitSubstitutionType_slot NasTmiTrajectoryOptions_xsd.tmp#PreImplicitSubstitutionType_trajectoryIdentifier NasTmiTrajectoryOptions_xsd.tmp#PreImplicitSubstitutionType_trajectoryTotalCost NasTmiTrajectoryOptions_xsd.tmp#PreImplicitSubstitutionType_controlledRunwayDepTime NasTmiTrajectoryOptions_xsd.tmp#PreImplicitSubstitutionType
Type nas:PreImplicitSubstitutionType
Properties
content: complex
Model nas:controlledRunwayDepTime{0,1}
Children nas:controlledRunwayDepTime
Instance
<nas:PreImplicitSubstitution slot="" trajectoryIdentifier="" trajectoryTotalCost="">
  <nas:controlledRunwayDepTime>{0,1}</nas:controlledRunwayDepTime>
</nas:PreImplicitSubstitution>
Attributes
QName Type Fixed Default Use Annotation
slot CharacterStringType optional
The assigned slot for a flight prior to an implicit substitution. The assigned slot 
is a time slot at an airport or an airspace entry point that identifies a point in 
time when an aircraft is constrained to arrive at the airport or airspace entry point.
trajectoryIdentifier CountType optional
The unique identifier for the trajectory that was assigned prior to implicit substitution.
trajectoryTotalCost CountType optional
The total cost the flight was expected to incur for the assigned trajectory option 
prior to implicit substitution. It includes the Relative Trajectory Cost and the 
Traffic Flow Management assigned delay for the assigned trajectory option.
Source
<element name="PreImplicitSubstitution" type="nas:PreImplicitSubstitutionType"/>
Element nas:TmiExemption
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#TmiExemptionType_ctopExemptReason NasTmiTrajectoryOptions_xsd.tmp#TmiExemptionType_tmiExemptIndicator NasTmiTrajectoryOptions_xsd.tmp#TmiExemptionType
Type nas:TmiExemptionType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
ctopExemptReason nas:CtopExemptReasonType optional
Indicates the reason for a flight being exempted from the Collaborative Trajectory 
Options Program
tmiExemptIndicator nas:TmiExemptIndicatorType optional
Indicates whether the flight was processed as exempt from the Traffic Flow Management 
Initiative
Source
<element name="TmiExemption" type="nas:TmiExemptionType"/>
Complex Type nas:ArrivalSlotType
Namespace http://www.faa.aero/nas/4.1
Annotations
Arrival Slot as defined for CTOP can either be a slot assignment or a special slot 
indicator.
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#ArrivalSlotType_slot NasTmiTrajectoryOptions_xsd.tmp#ArrivalSlotType_specialSlot
Used by
Model nas:slot{0,1} | nas:specialSlot{0,1}
Children nas:slot, nas:specialSlot
Source
<complexType name="ArrivalSlotType">
  <annotation>
    <documentation>Arrival Slot as defined for CTOP can either be a slot assignment or a special slot indicator.</documentation>
  </annotation>
  <choice>
    <element name="slot" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Arrival slot for Collaborative Trajectory Options Program definition.</documentation>
      </annotation>
      <simpleType>
        <restriction base="nas:SlotAssignmentType">
          <pattern value="[a-zA-Z0-9]{6}[.]{1}[0-9]{12}[a-zA-Z]{1}|NOSLOT"/>
        </restriction>
      </simpleType>
    </element>
    <element name="specialSlot" type="nas:SpecialSlotType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>An indicator which provides the type of the Collaborative Trajectory Options Program time slot at an airspace entry point.</documentation>
      </annotation>
    </element>
  </choice>
</complexType>
Simple Type nas:SpecialSlotType
Namespace http://www.faa.aero/nas/4.1
Annotations
An indicator which provides the type of the Collaborative Trajectory Options Program 
time slot at an airspace entry point.
Diagram
Diagram
Type restriction of string
Facets
enumeration PURGED
enumeration REMOVED
Used by
Source
<simpleType name="SpecialSlotType">
  <annotation>
    <documentation>An indicator which provides the type of the Collaborative Trajectory Options Program time slot at an airspace entry point.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="PURGED"/>
    <enumeration value="REMOVED"/>
  </restriction>
</simpleType>
Complex Type nas:CollaborativeTrajectoryOptionsProgramType
Namespace http://www.faa.aero/nas/4.1
Annotations
Container for information pertaining to definition of Collaborative Trajectory Options 
Program
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_additionalAirborneTime NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_assignedGroundDelay NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_ctopControlled NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_ctopRouteControlled NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_ctopRouteOut NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_trajectoryNewSource NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_trajectorySource NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_ctopConformance NasTmiTrajectoryOptions_xsd.tmp#CollaborativeTrajectoryOptionsProgramType_ctopLastRouteAmendmentInfo
Used by
Model nas:ctopConformance{0,1} , nas:ctopLastRouteAmendmentInfo{0,1}
Children nas:ctopConformance, nas:ctopLastRouteAmendmentInfo
Attributes
QName Type Fixed Default Use Annotation
additionalAirborneTime DurationType optional
Provides the additional amount of flying time assigned to the flight by the Collaborative 
Trajectory Options Program
assignedGroundDelay DurationType optional
Provides the amount of ground delay assigned to the flight by the Collaborative Trajectory 
Options Program
ctopControlled nas:CtopControlledIndicatorType optional
Indicates if the flight is controlled by this Collaborative Trajectory Options Program
ctopRouteControlled nas:CtopRouteControlledIndicatorType optional
Indicates if the flight's route is controlled by this Collaborative Trajectory Options 
Program
ctopRouteOut nas:CtopRouteOutIndicatorType optional
Indicates that the assigned trajectory option is routed out of the Collaborative 
Trajectory Options Program
trajectoryNewSource nas:TrajectoryNewSourceType optional
The new source of the trajectory data used by the Traffic Flow Management System 
for a flight as part of Collaborative Trajectory Options Program allocation
trajectorySource nas:TrajectorySourceType optional
A container which provides the flight information for a flight which was valid prior 
to an implicit substitution
Source
<complexType name="CollaborativeTrajectoryOptionsProgramType">
  <annotation>
    <documentation>Container for information pertaining to definition of Collaborative Trajectory Options Program</documentation>
  </annotation>
  <sequence>
    <element name="ctopConformance" type="nas:CtopConformanceType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Contains information about Collaborative Trajectory Options Program Conformance Information</documentation>
      </annotation>
    </element>
    <element name="ctopLastRouteAmendmentInfo" type="nas:CtopRouteAmendmentType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Collaborative Trajectory Options Program Last Route Amendment Information</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="additionalAirborneTime" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>Provides the additional amount of flying time assigned to the flight by the Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="assignedGroundDelay" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>Provides the amount of ground delay assigned to the flight by the Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="ctopControlled" type="nas:CtopControlledIndicatorType" use="optional">
    <annotation>
      <documentation>Indicates if the flight is controlled by this Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="ctopRouteControlled" type="nas:CtopRouteControlledIndicatorType" use="optional">
    <annotation>
      <documentation>Indicates if the flight's route is controlled by this Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="ctopRouteOut" type="nas:CtopRouteOutIndicatorType" use="optional">
    <annotation>
      <documentation>Indicates that the assigned trajectory option is routed out of the Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="trajectoryNewSource" type="nas:TrajectoryNewSourceType" use="optional">
    <annotation>
      <documentation>The new source of the trajectory data used by the Traffic Flow Management System for a flight as part of Collaborative Trajectory Options Program allocation</documentation>
    </annotation>
  </attribute>
  <attribute name="trajectorySource" type="nas:TrajectorySourceType" use="optional">
    <annotation>
      <documentation>A container which provides the flight information for a flight which was valid prior to an implicit substitution</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type nas:CtopConformanceType
Namespace http://www.faa.aero/nas/4.1
Annotations
Collaborative Trajectory Options Program Conformance Information
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_altitudeConformance NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_conformanceStatus NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_routeConformance NasTmiTrajectoryOptions_xsd.tmp#CtopConformanceType_speedConformance
Used by
Attributes
QName Type Fixed Default Use Annotation
altitudeConformance nas:CtopAltitudeConformanceType optional
Provides the altitude conformance status for a flight with the Collaborative Trajectory 
Options Program
conformanceStatus nas:CtopConformanceStatusType optional
Provides the conformance status for a flight with the Collaborative Trajectory Options 
Program
routeConformance nas:CtopRouteConformanceIndicatorType optional
Provides the route conformance status for a flight with the Collaborative Trajectory 
Options Program
speedConformance nas:CtopSpeedConformanceIndicatorType optional
Provides the speed conformance status for a flight with the Collaborative Trajectory 
Options Program
Source
<complexType name="CtopConformanceType">
  <annotation>
    <documentation>Collaborative Trajectory Options Program Conformance Information</documentation>
  </annotation>
  <attribute name="altitudeConformance" type="nas:CtopAltitudeConformanceType" use="optional">
    <annotation>
      <documentation>Provides the altitude conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="conformanceStatus" type="nas:CtopConformanceStatusType" use="optional">
    <annotation>
      <documentation>Provides the conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="routeConformance" type="nas:CtopRouteConformanceIndicatorType" use="optional">
    <annotation>
      <documentation>Provides the route conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="speedConformance" type="nas:CtopSpeedConformanceIndicatorType" use="optional">
    <annotation>
      <documentation>Provides the speed conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type nas:CtopAltitudeConformanceType
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the altitude conformance status for a flight with the Collaborative Trajectory 
Options Program
Diagram
Diagram
Type restriction of string
Facets
enumeration CONFORMANT
enumeration NON_CONFORMANT
Used by
Source
<simpleType name="CtopAltitudeConformanceType">
  <annotation>
    <documentation>Provides the altitude conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="CONFORMANT"/>
    <enumeration value="NON_CONFORMANT"/>
  </restriction>
</simpleType>
Simple Type nas:CtopConformanceStatusType
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the conformance status for a flight with the Collaborative Trajectory Options 
Program
Diagram
Diagram
Type restriction of string
Facets
enumeration C
enumeration NC
enumeration UNKN
enumeration EXC
enumeration OK
enumeration NC/OK
Used by
Source
<simpleType name="CtopConformanceStatusType">
  <annotation>
    <documentation>Provides the conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="C"/>
    <enumeration value="NC"/>
    <enumeration value="UNKN"/>
    <enumeration value="EXC"/>
    <enumeration value="OK"/>
    <enumeration value="NC/OK"/>
  </restriction>
</simpleType>
Simple Type nas:CtopRouteConformanceIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the route conformance status for a flight with the Collaborative Trajectory 
Options Program
Diagram
Diagram
Type restriction of string
Facets
enumeration CONFORMANT
enumeration NON_CONFORMANT
Used by
Source
<simpleType name="CtopRouteConformanceIndicatorType">
  <annotation>
    <documentation>Provides the route conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="CONFORMANT"/>
    <enumeration value="NON_CONFORMANT"/>
  </restriction>
</simpleType>
Simple Type nas:CtopSpeedConformanceIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the speed conformance status for a flight with the Collaborative Trajectory 
Options Program
Diagram
Diagram
Type restriction of string
Facets
enumeration CONFORMANT
enumeration NON_CONFORMANT
Used by
Source
<simpleType name="CtopSpeedConformanceIndicatorType">
  <annotation>
    <documentation>Provides the speed conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="CONFORMANT"/>
    <enumeration value="NON_CONFORMANT"/>
  </restriction>
</simpleType>
Complex Type nas:CtopRouteAmendmentType
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about Collaborative Trajectory Options Program Last Route Amendment 
Information
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_amendmentRejectReason NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_amendmentStatus NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_tmiIdentifier NasTmiTrajectoryOptions_xsd.tmp#CtopRouteAmendmentType_amendmentTime
Used by
Model nas:amendmentTime{0,1}
Children nas:amendmentTime
Attributes
QName Type Fixed Default Use Annotation
amendmentRejectReason CharacterStringType optional
Provides the reason for rejected route amendment being negotiated with ERAM for a 
flight in a Collaborative Trajectory Options Program
amendmentStatus nas:RouteAmendmentStatusType optional
Provides the status for a route amendment being negotiated with ERAM for a flight 
in a Collaborative Trajectory Options Program
tmiIdentifier CharacterStringType optional
Provides the Traffic Management Initiative Identifier associated with the route amendment 
for a flight in a Collaborative Trajectory Options Program
Source
<complexType name="CtopRouteAmendmentType">
  <annotation>
    <documentation>Contains information about Collaborative Trajectory Options Program Last Route Amendment Information</documentation>
  </annotation>
  <sequence>
    <element name="amendmentTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Provides the Date/Time when the route amendment was sent to ERAM for a flight in a Collaborative Trajectory Options Program</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="amendmentRejectReason" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>Provides the reason for rejected route amendment being negotiated with ERAM for a flight in a Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="amendmentStatus" type="nas:RouteAmendmentStatusType" use="optional">
    <annotation>
      <documentation>Provides the status for a route amendment being negotiated with ERAM for a flight in a Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="tmiIdentifier" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>Provides the Traffic Management Initiative Identifier associated with the route amendment for a flight in a Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type nas:RouteAmendmentStatusType
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the status for a route amendment being negotiated with ERAM for a flight 
in a Collaborative Trajectory Options Program
Diagram
Diagram
Type restriction of string
Facets
enumeration SENT
enumeration HELD
enumeration TOUT
enumeration PEND
enumeration APLD
enumeration AMOD
enumeration DROP
enumeration RJCT
Used by
Source
<simpleType name="RouteAmendmentStatusType">
  <annotation>
    <documentation>Provides the status for a route amendment being negotiated with ERAM for a flight in a Collaborative Trajectory Options Program</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="SENT"/>
    <enumeration value="HELD"/>
    <enumeration value="TOUT"/>
    <enumeration value="PEND"/>
    <enumeration value="APLD"/>
    <enumeration value="AMOD"/>
    <enumeration value="DROP"/>
    <enumeration value="RJCT"/>
  </restriction>
</simpleType>
Simple Type nas:CtopControlledIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates if the flight is controlled by this Collaborative Trajectory Options Program
Diagram
Diagram
Type restriction of string
Facets
enumeration CTOP_CONTROLLED
Used by
Source
<simpleType name="CtopControlledIndicatorType">
  <annotation>
    <documentation>Indicates if the flight is controlled by this Collaborative Trajectory Options Program</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="CTOP_CONTROLLED"/>
  </restriction>
</simpleType>
Simple Type nas:CtopRouteControlledIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates if the flight's route is controlled by this Collaborative Trajectory Options 
Program
Diagram
Diagram
Type restriction of string
Facets
enumeration CTOP_ROUTE_CONTROLLED
Used by
Source
<simpleType name="CtopRouteControlledIndicatorType">
  <annotation>
    <documentation>Indicates if the flight's route is controlled by this Collaborative Trajectory Options Program</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="CTOP_ROUTE_CONTROLLED"/>
  </restriction>
</simpleType>
Simple Type nas:CtopRouteOutIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates that the assigned trajectory option is routed out of the Collaborative 
Trajectory Options Program
Diagram
Diagram
Type restriction of string
Facets
enumeration CTOP_ROUTE_OUT
Used by
Source
<simpleType name="CtopRouteOutIndicatorType">
  <annotation>
    <documentation>Indicates that the assigned trajectory option is routed out of the Collaborative Trajectory Options Program</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="CTOP_ROUTE_OUT"/>
  </restriction>
</simpleType>
Simple Type nas:TrajectoryNewSourceType
Namespace http://www.faa.aero/nas/4.1
Annotations
The new source of the trajectory data used by the Traffic Flow Management System 
for a flight as part of Collaborative Trajectory Options Program allocation
Diagram
Diagram
Type restriction of string
Facets
enumeration TOS
enumeration FP
enumeration EIFP
enumeration HIST
enumeration MANUAL
enumeration DIRECT
enumeration REROUTE
enumeration TACTICAL_REROUTE
Used by
Source
<simpleType name="TrajectoryNewSourceType">
  <annotation>
    <documentation>The new source of the trajectory data used by the Traffic Flow Management System for a flight as part of Collaborative Trajectory Options Program allocation</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="TOS"/>
    <enumeration value="FP"/>
    <enumeration value="EIFP"/>
    <enumeration value="HIST"/>
    <enumeration value="MANUAL"/>
    <enumeration value="DIRECT"/>
    <enumeration value="REROUTE"/>
    <enumeration value="TACTICAL_REROUTE"/>
  </restriction>
</simpleType>
Simple Type nas:TrajectorySourceType
Namespace http://www.faa.aero/nas/4.1
Annotations
The source of the trajectory data used by the Traffic Flow Management System for 
a flight as part of Collaborative Trajectory Options Program allocation
Diagram
Diagram
Type restriction of string
Facets
enumeration FILED_FLIGHT_PLAN
enumeration CTOP_ASSIGNED
enumeration CTOP_MANUAL_ASSIGNED
enumeration TOS_OPTION
enumeration TFMS_REROUTE
enumeration EARLY_INTENT
enumeration HISTORICAL_ROUTE
enumeration DIRECT_ROUTE
enumeration CTOP_ASSIGNED_MODEL
enumeration CTOP_MANUAL_ASSIGNED_MODEL
enumeration TACTICAL_REROUTE
enumeration DYNAMIC_EXCEPTION
enumeration DYNAMIC_EXCEPTION_MODEL
Used by
Source
<simpleType name="TrajectorySourceType">
  <annotation>
    <documentation>The source of the trajectory data used by the Traffic Flow Management System for a flight as part of Collaborative Trajectory Options Program allocation</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="FILED_FLIGHT_PLAN"/>
    <enumeration value="CTOP_ASSIGNED"/>
    <enumeration value="CTOP_MANUAL_ASSIGNED"/>
    <enumeration value="TOS_OPTION"/>
    <enumeration value="TFMS_REROUTE"/>
    <enumeration value="EARLY_INTENT"/>
    <enumeration value="HISTORICAL_ROUTE"/>
    <enumeration value="DIRECT_ROUTE"/>
    <enumeration value="CTOP_ASSIGNED_MODEL"/>
    <enumeration value="CTOP_MANUAL_ASSIGNED_MODEL"/>
    <enumeration value="TACTICAL_REROUTE"/>
    <enumeration value="DYNAMIC_EXCEPTION"/>
    <enumeration value="DYNAMIC_EXCEPTION_MODEL"/>
  </restriction>
</simpleType>
Complex Type nas:PreImplicitSubstitutionType
Namespace http://www.faa.aero/nas/4.1
Annotations
A container which provides the flight information for a flight which was valid prior 
to an implicit substitution
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#PreImplicitSubstitutionType_slot NasTmiTrajectoryOptions_xsd.tmp#PreImplicitSubstitutionType_trajectoryIdentifier NasTmiTrajectoryOptions_xsd.tmp#PreImplicitSubstitutionType_trajectoryTotalCost NasTmiTrajectoryOptions_xsd.tmp#PreImplicitSubstitutionType_controlledRunwayDepTime
Used by
Model nas:controlledRunwayDepTime{0,1}
Children nas:controlledRunwayDepTime
Attributes
QName Type Fixed Default Use Annotation
slot CharacterStringType optional
The assigned slot for a flight prior to an implicit substitution. The assigned slot 
is a time slot at an airport or an airspace entry point that identifies a point in 
time when an aircraft is constrained to arrive at the airport or airspace entry point.
trajectoryIdentifier CountType optional
The unique identifier for the trajectory that was assigned prior to implicit substitution.
trajectoryTotalCost CountType optional
The total cost the flight was expected to incur for the assigned trajectory option 
prior to implicit substitution. It includes the Relative Trajectory Cost and the 
Traffic Flow Management assigned delay for the assigned trajectory option.
Source
<complexType name="PreImplicitSubstitutionType">
  <annotation>
    <documentation>A container which provides the flight information for a flight which was valid prior to an implicit substitution</documentation>
  </annotation>
  <sequence>
    <element name="controlledRunwayDepTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The controlled date and time of departure for the flight that was assigned prior to implicit substitution.The controlled date and time of departure represents the time at which a flight is required to take off from the runway as a result of a tactical slot allocation or a Traffic Management Initiative.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="slot" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>The assigned slot for a flight prior to an implicit substitution. The assigned slot is a time slot at an airport or an airspace entry point that identifies a point in time when an aircraft is constrained to arrive at the airport or airspace entry point.</documentation>
    </annotation>
  </attribute>
  <attribute name="trajectoryIdentifier" type="fb:CountType" use="optional">
    <annotation>
      <documentation>The unique identifier for the trajectory that was assigned prior to implicit substitution.</documentation>
    </annotation>
  </attribute>
  <attribute name="trajectoryTotalCost" type="fb:CountType" use="optional">
    <annotation>
      <documentation>The total cost the flight was expected to incur for the assigned trajectory option prior to implicit substitution. It includes the Relative Trajectory Cost and the Traffic Flow Management assigned delay for the assigned trajectory option.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type nas:TmiExemptionType
Namespace http://www.faa.aero/nas/4.1
Annotations
A container that represents Control exemption and associated reason.
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#TmiExemptionType_ctopExemptReason NasTmiTrajectoryOptions_xsd.tmp#TmiExemptionType_tmiExemptIndicator
Used by
Attributes
QName Type Fixed Default Use Annotation
ctopExemptReason nas:CtopExemptReasonType optional
Indicates the reason for a flight being exempted from the Collaborative Trajectory 
Options Program
tmiExemptIndicator nas:TmiExemptIndicatorType optional
Indicates whether the flight was processed as exempt from the Traffic Flow Management 
Initiative
Source
<complexType name="TmiExemptionType">
  <annotation>
    <documentation>A container that represents Control exemption and associated reason.</documentation>
  </annotation>
  <attribute name="ctopExemptReason" type="nas:CtopExemptReasonType" use="optional">
    <annotation>
      <documentation>Indicates the reason for a flight being exempted from the Collaborative Trajectory Options Program</documentation>
    </annotation>
  </attribute>
  <attribute name="tmiExemptIndicator" type="nas:TmiExemptIndicatorType" use="optional">
    <annotation>
      <documentation>Indicates whether the flight was processed as exempt from the Traffic Flow Management Initiative</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type nas:CtopExemptReasonType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates the reason for a flight being exempted from the Collaborative Trajectory 
Options Program
Diagram
Diagram
Type restriction of string
Facets
enumeration NON_EXEMPT
enumeration MANUAL
enumeration ACID
enumeration INTERNATIONAL
enumeration ANOTHER_CTOP
enumeration TIME
enumeration ARR_ARPT
enumeration DEP_ARPT
enumeration ARR_ARTCC
enumeration ACTIVE
enumeration AFP
enumeration GDP
enumeration GS
enumeration PARAM
enumeration DEP_ARTCC
Used by
Source
<simpleType name="CtopExemptReasonType">
  <annotation>
    <documentation>Indicates the reason for a flight being exempted from the Collaborative Trajectory Options Program</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="NON_EXEMPT"/>
    <enumeration value="MANUAL"/>
    <enumeration value="ACID"/>
    <enumeration value="INTERNATIONAL"/>
    <enumeration value="ANOTHER_CTOP"/>
    <enumeration value="TIME"/>
    <enumeration value="ARR_ARPT"/>
    <enumeration value="DEP_ARPT"/>
    <enumeration value="ARR_ARTCC"/>
    <enumeration value="ACTIVE"/>
    <enumeration value="AFP"/>
    <enumeration value="GDP"/>
    <enumeration value="GS"/>
    <enumeration value="PARAM"/>
    <enumeration value="DEP_ARTCC"/>
  </restriction>
</simpleType>
Simple Type nas:TmiExemptIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates whether the flight was processed as exempt from the Traffic Flow Management 
Initiative
Diagram
Diagram
Type restriction of string
Facets
enumeration CONTROL_EXEMPT
Used by
Source
<simpleType name="TmiExemptIndicatorType">
  <annotation>
    <documentation>Indicates whether the flight was processed as exempt from the Traffic Flow Management Initiative</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="CONTROL_EXEMPT"/>
  </restriction>
</simpleType>
Complex Type nas:ConstrainedAirspaceEntryType
Namespace http://www.faa.aero/nas/4.1
Annotations
Container for NAS Trajectory Option Constraints.
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#ConstrainedAirspaceEntryType_impactFca NasTmiTrajectoryOptions_xsd.tmp#ConstrainedAirspaceEntryType_earliestAirspaceEntryTime
Used by
Model nas:earliestAirspaceEntryTime{0,1}
Children nas:earliestAirspaceEntryTime
Attributes
QName Type Fixed Default Use Annotation
impactFca nas:ConstrainedAirspaceType optional
Contains: 
Container for the list of constrained airspace areas to be traversed by the trajectory 
option. 
Unique Identifier for the constrained airspace to be traversed by the trajectory 
option.
Source
<complexType name="ConstrainedAirspaceEntryType">
  <annotation>
    <documentation>Container for NAS Trajectory Option Constraints.</documentation>
  </annotation>
  <sequence>
    <element name="earliestAirspaceEntryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The earliest time the flight could enter the constrained airspace.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="impactFca" type="nas:ConstrainedAirspaceType" use="optional">
    <annotation>
      <documentation>Contains: Container for the list of constrained airspace areas to be traversed by the trajectory option. Unique Identifier for the constrained airspace to be traversed by the trajectory option.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type nas:NasTrajectoryOptionType
Namespace http://www.faa.aero/nas/4.1
Annotations
A container for a Traffic Flow Management Collaborative Trajectory Options Program 
pertinent information for a flight. 
A container for information pertinent to a single trajectory option for a flight.
Diagram
Diagram NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_assignedIndicator NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_ctopIdentifier NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_ctopName NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_manualOverride NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_minimumNotificationMinutes NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_relativeCost NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_tosSequenceNumber NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_totalCost NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_constrainedAirspaceEntry NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_validEndTime NasTmiTrajectoryOptions_xsd.tmp#NasTrajectoryOptionType_validStartTime
Type extension of RankedTrajectoryType
Type hierarchy
Used by
Model nas:constrainedAirspaceEntry* , nas:validEndTime{0,1} , nas:validStartTime{0,1}
Children nas:constrainedAirspaceEntry, nas:validEndTime, nas:validStartTime
Source
<complexType name="NasTrajectoryOptionType">
  <annotation>
    <documentation>A container for a Traffic Flow Management Collaborative Trajectory Options Program pertinent information for a flight. A container for information pertinent to a single trajectory option for a flight.</documentation>
  </annotation>
  <complexContent>
    <extension base="fx:RankedTrajectoryType">
      <sequence>
        <element name="constrainedAirspaceEntry" type="nas:ConstrainedAirspaceEntryType" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>Container for NAS Trajectory Option Constraints.</documentation>
          </annotation>
        </element>
        <element name="validEndTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The latest runway departure time for which this trajectory can be used by this flight.</documentation>
          </annotation>
        </element>
        <element name="validStartTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The earliest runway departure time for which this trajectory can be used by this flight.</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute name="assignedIndicator" type="nas:AssignedIndicatorType" use="optional">
        <annotation>
          <documentation>An indication whether the Ranked 4D trajectory has been assigned by the Air Navigation Service Provider (ANSP).</documentation>
        </annotation>
      </attribute>
      <attribute name="ctopIdentifier" use="optional">
        <annotation>
          <documentation>The Traffic Flow Management System generated unique identifier for the Collaborative Trajectory Options Program.</documentation>
        </annotation>
        <simpleType>
          <restriction base="fb:CharacterStringType">
            <pattern value="CTP\d{3}"/>
          </restriction>
        </simpleType>
      </attribute>
      <attribute name="ctopName" use="optional">
        <annotation>
          <documentation>The name for the Collaborative Trajectory Options Program as defined by the traffic manager.</documentation>
        </annotation>
        <simpleType>
          <restriction base="fb:CharacterStringType">
            <minLength value="1"/>
            <maxLength value="30"/>
          </restriction>
        </simpleType>
      </attribute>
      <attribute name="manualOverride" type="nas:ManualOverrideIndicatorType" use="optional">
        <annotation>
          <documentation>An indication whether a trajectory was either selected manually by a traffic manager from the available trajectory options or was entered manually by a traffic manager.</documentation>
        </annotation>
      </attribute>
      <attribute name="minimumNotificationMinutes" type="fb:CountType" use="optional">
        <annotation>
          <documentation>The minimum notification time, relative to off block departure time, the airspace user needs for a trajectory option to be assigned.</documentation>
        </annotation>
      </attribute>
      <attribute name="relativeCost" type="fb:CountType" use="optional">
        <annotation>
          <documentation>The relative cost of the trajectory option as compared to another trajectory option.</documentation>
        </annotation>
      </attribute>
      <attribute name="tosSequenceNumber" type="fb:CountType" use="optional">
        <annotation>
          <documentation>Provides the sequence number for the Trajectory Option Set submitted by the airspace user</documentation>
        </annotation>
      </attribute>
      <attribute name="totalCost" type="fb:CountType" use="optional">
        <annotation>
          <documentation>The total cost the flight would incur if this were the assigned trajectory option. It includes the Trajectory Relative Cost and the Traffic Flow Management assigned delay for this trajectory option.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Simple Type nas:AssignedIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
An indication whether the Ranked 4D trajectory has been assigned by the Air Navigation 
Service Provider (ANSP).
Diagram
Diagram
Type restriction of string
Facets
enumeration ASSIGNED
Used by
Source
<simpleType name="AssignedIndicatorType">
  <annotation>
    <documentation>An indication whether the Ranked 4D trajectory has been assigned by the Air Navigation Service Provider (ANSP).</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="ASSIGNED"/>
  </restriction>
</simpleType>
Simple Type nas:ManualOverrideIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
An indication whether a trajectory was either selected manually by a traffic manager 
from the available trajectory options or was entered manually by a traffic manager.
Diagram
Diagram
Type restriction of string
Facets
enumeration MANUAL_OVERRIDE
Used by
Source
<simpleType name="ManualOverrideIndicatorType">
  <annotation>
    <documentation>An indication whether a trajectory was either selected manually by a traffic manager from the available trajectory options or was entered manually by a traffic manager.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="MANUAL_OVERRIDE"/>
  </restriction>
</simpleType>
Attribute nas:CtopConformanceType / @altitudeConformance
Namespace No namespace
Annotations
Provides the altitude conformance status for a flight with the Collaborative Trajectory 
Options Program
Type nas:CtopAltitudeConformanceType
Properties
use: optional
Facets
enumeration CONFORMANT
enumeration NON_CONFORMANT
Used by
Source
<attribute name="altitudeConformance" type="nas:CtopAltitudeConformanceType" use="optional">
  <annotation>
    <documentation>Provides the altitude conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CtopConformanceType / @conformanceStatus
Namespace No namespace
Annotations
Provides the conformance status for a flight with the Collaborative Trajectory Options 
Program
Type nas:CtopConformanceStatusType
Properties
use: optional
Facets
enumeration C
enumeration NC
enumeration UNKN
enumeration EXC
enumeration OK
enumeration NC/OK
Used by
Source
<attribute name="conformanceStatus" type="nas:CtopConformanceStatusType" use="optional">
  <annotation>
    <documentation>Provides the conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CtopConformanceType / @routeConformance
Namespace No namespace
Annotations
Provides the route conformance status for a flight with the Collaborative Trajectory 
Options Program
Type nas:CtopRouteConformanceIndicatorType
Properties
use: optional
Facets
enumeration CONFORMANT
enumeration NON_CONFORMANT
Used by
Source
<attribute name="routeConformance" type="nas:CtopRouteConformanceIndicatorType" use="optional">
  <annotation>
    <documentation>Provides the route conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CtopConformanceType / @speedConformance
Namespace No namespace
Annotations
Provides the speed conformance status for a flight with the Collaborative Trajectory 
Options Program
Type nas:CtopSpeedConformanceIndicatorType
Properties
use: optional
Facets
enumeration CONFORMANT
enumeration NON_CONFORMANT
Used by
Source
<attribute name="speedConformance" type="nas:CtopSpeedConformanceIndicatorType" use="optional">
  <annotation>
    <documentation>Provides the speed conformance status for a flight with the Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CtopRouteAmendmentType / @amendmentRejectReason
Namespace No namespace
Annotations
Provides the reason for rejected route amendment being negotiated with ERAM for a 
flight in a Collaborative Trajectory Options Program
Type CharacterStringType
Properties
use: optional
Used by
Source
<attribute name="amendmentRejectReason" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Provides the reason for rejected route amendment being negotiated with ERAM for a flight in a Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CtopRouteAmendmentType / @amendmentStatus
Namespace No namespace
Annotations
Provides the status for a route amendment being negotiated with ERAM for a flight 
in a Collaborative Trajectory Options Program
Type nas:RouteAmendmentStatusType
Properties
use: optional
Facets
enumeration SENT
enumeration HELD
enumeration TOUT
enumeration PEND
enumeration APLD
enumeration AMOD
enumeration DROP
enumeration RJCT
Used by
Source
<attribute name="amendmentStatus" type="nas:RouteAmendmentStatusType" use="optional">
  <annotation>
    <documentation>Provides the status for a route amendment being negotiated with ERAM for a flight in a Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CtopRouteAmendmentType / @tmiIdentifier
Namespace No namespace
Annotations
Provides the Traffic Management Initiative Identifier associated with the route amendment 
for a flight in a Collaborative Trajectory Options Program
Type CharacterStringType
Properties
use: optional
Used by
Source
<attribute name="tmiIdentifier" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Provides the Traffic Management Initiative Identifier associated with the route amendment for a flight in a Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CollaborativeTrajectoryOptionsProgramType / @additionalAirborneTime
Namespace No namespace
Annotations
Provides the additional amount of flying time assigned to the flight by the Collaborative 
Trajectory Options Program
Type DurationType
Properties
use: optional
Used by
Source
<attribute name="additionalAirborneTime" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>Provides the additional amount of flying time assigned to the flight by the Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CollaborativeTrajectoryOptionsProgramType / @assignedGroundDelay
Namespace No namespace
Annotations
Provides the amount of ground delay assigned to the flight by the Collaborative Trajectory 
Options Program
Type DurationType
Properties
use: optional
Used by
Source
<attribute name="assignedGroundDelay" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>Provides the amount of ground delay assigned to the flight by the Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CollaborativeTrajectoryOptionsProgramType / @ctopControlled
Namespace No namespace
Annotations
Indicates if the flight is controlled by this Collaborative Trajectory Options Program
Type nas:CtopControlledIndicatorType
Properties
use: optional
Facets
enumeration CTOP_CONTROLLED
Used by
Source
<attribute name="ctopControlled" type="nas:CtopControlledIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates if the flight is controlled by this Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CollaborativeTrajectoryOptionsProgramType / @ctopRouteControlled
Namespace No namespace
Annotations
Indicates if the flight's route is controlled by this Collaborative Trajectory Options 
Program
Type nas:CtopRouteControlledIndicatorType
Properties
use: optional
Facets
enumeration CTOP_ROUTE_CONTROLLED
Used by
Source
<attribute name="ctopRouteControlled" type="nas:CtopRouteControlledIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates if the flight's route is controlled by this Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CollaborativeTrajectoryOptionsProgramType / @ctopRouteOut
Namespace No namespace
Annotations
Indicates that the assigned trajectory option is routed out of the Collaborative 
Trajectory Options Program
Type nas:CtopRouteOutIndicatorType
Properties
use: optional
Facets
enumeration CTOP_ROUTE_OUT
Used by
Source
<attribute name="ctopRouteOut" type="nas:CtopRouteOutIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates that the assigned trajectory option is routed out of the Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:CollaborativeTrajectoryOptionsProgramType / @trajectoryNewSource
Namespace No namespace
Annotations
The new source of the trajectory data used by the Traffic Flow Management System 
for a flight as part of Collaborative Trajectory Options Program allocation
Type nas:TrajectoryNewSourceType
Properties
use: optional
Facets
enumeration TOS
enumeration FP
enumeration EIFP
enumeration HIST
enumeration MANUAL
enumeration DIRECT
enumeration REROUTE
enumeration TACTICAL_REROUTE
Used by
Source
<attribute name="trajectoryNewSource" type="nas:TrajectoryNewSourceType" use="optional">
  <annotation>
    <documentation>The new source of the trajectory data used by the Traffic Flow Management System for a flight as part of Collaborative Trajectory Options Program allocation</documentation>
  </annotation>
</attribute>
Attribute nas:CollaborativeTrajectoryOptionsProgramType / @trajectorySource
Namespace No namespace
Annotations
A container which provides the flight information for a flight which was valid prior 
to an implicit substitution
Type nas:TrajectorySourceType
Properties
use: optional
Facets
enumeration FILED_FLIGHT_PLAN
enumeration CTOP_ASSIGNED
enumeration CTOP_MANUAL_ASSIGNED
enumeration TOS_OPTION
enumeration TFMS_REROUTE
enumeration EARLY_INTENT
enumeration HISTORICAL_ROUTE
enumeration DIRECT_ROUTE
enumeration CTOP_ASSIGNED_MODEL
enumeration CTOP_MANUAL_ASSIGNED_MODEL
enumeration TACTICAL_REROUTE
enumeration DYNAMIC_EXCEPTION
enumeration DYNAMIC_EXCEPTION_MODEL
Used by
Source
<attribute name="trajectorySource" type="nas:TrajectorySourceType" use="optional">
  <annotation>
    <documentation>A container which provides the flight information for a flight which was valid prior to an implicit substitution</documentation>
  </annotation>
</attribute>
Attribute nas:PreImplicitSubstitutionType / @slot
Namespace No namespace
Annotations
The assigned slot for a flight prior to an implicit substitution. The assigned slot 
is a time slot at an airport or an airspace entry point that identifies a point in 
time when an aircraft is constrained to arrive at the airport or airspace entry point.
Type CharacterStringType
Properties
use: optional
Used by
Source
<attribute name="slot" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>The assigned slot for a flight prior to an implicit substitution. The assigned slot is a time slot at an airport or an airspace entry point that identifies a point in time when an aircraft is constrained to arrive at the airport or airspace entry point.</documentation>
  </annotation>
</attribute>
Attribute nas:PreImplicitSubstitutionType / @trajectoryIdentifier
Namespace No namespace
Annotations
The unique identifier for the trajectory that was assigned prior to implicit substitution.
Type CountType
Properties
use: optional
Used by
Source
<attribute name="trajectoryIdentifier" type="fb:CountType" use="optional">
  <annotation>
    <documentation>The unique identifier for the trajectory that was assigned prior to implicit substitution.</documentation>
  </annotation>
</attribute>
Attribute nas:PreImplicitSubstitutionType / @trajectoryTotalCost
Namespace No namespace
Annotations
The total cost the flight was expected to incur for the assigned trajectory option 
prior to implicit substitution. It includes the Relative Trajectory Cost and the 
Traffic Flow Management assigned delay for the assigned trajectory option.
Type CountType
Properties
use: optional
Used by
Source
<attribute name="trajectoryTotalCost" type="fb:CountType" use="optional">
  <annotation>
    <documentation>The total cost the flight was expected to incur for the assigned trajectory option prior to implicit substitution. It includes the Relative Trajectory Cost and the Traffic Flow Management assigned delay for the assigned trajectory option.</documentation>
  </annotation>
</attribute>
Attribute nas:TmiExemptionType / @ctopExemptReason
Namespace No namespace
Annotations
Indicates the reason for a flight being exempted from the Collaborative Trajectory 
Options Program
Type nas:CtopExemptReasonType
Properties
use: optional
Facets
enumeration NON_EXEMPT
enumeration MANUAL
enumeration ACID
enumeration INTERNATIONAL
enumeration ANOTHER_CTOP
enumeration TIME
enumeration ARR_ARPT
enumeration DEP_ARPT
enumeration ARR_ARTCC
enumeration ACTIVE
enumeration AFP
enumeration GDP
enumeration GS
enumeration PARAM
enumeration DEP_ARTCC
Used by
Complex Type nas:TmiExemptionType
Source
<attribute name="ctopExemptReason" type="nas:CtopExemptReasonType" use="optional">
  <annotation>
    <documentation>Indicates the reason for a flight being exempted from the Collaborative Trajectory Options Program</documentation>
  </annotation>
</attribute>
Attribute nas:TmiExemptionType / @tmiExemptIndicator
Namespace No namespace
Annotations
Indicates whether the flight was processed as exempt from the Traffic Flow Management 
Initiative
Type nas:TmiExemptIndicatorType
Properties
use: optional
Facets
enumeration CONTROL_EXEMPT
Used by
Complex Type nas:TmiExemptionType
Source
<attribute name="tmiExemptIndicator" type="nas:TmiExemptIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates whether the flight was processed as exempt from the Traffic Flow Management Initiative</documentation>
  </annotation>
</attribute>
Attribute nas:ConstrainedAirspaceEntryType / @impactFca
Namespace No namespace
Annotations
Contains: 
Container for the list of constrained airspace areas to be traversed by the trajectory 
option. 
Unique Identifier for the constrained airspace to be traversed by the trajectory 
option.
Type nas:ConstrainedAirspaceType
Type hierarchy
Properties
use: optional
Used by
Source
<attribute name="impactFca" type="nas:ConstrainedAirspaceType" use="optional">
  <annotation>
    <documentation>Contains: Container for the list of constrained airspace areas to be traversed by the trajectory option. Unique Identifier for the constrained airspace to be traversed by the trajectory option.</documentation>
  </annotation>
</attribute>
Attribute nas:NasTrajectoryOptionType / @assignedIndicator
Namespace No namespace
Annotations
An indication whether the Ranked 4D trajectory has been assigned by the Air Navigation 
Service Provider (ANSP).
Type nas:AssignedIndicatorType
Properties
use: optional
Facets
enumeration ASSIGNED
Used by
Source
<attribute name="assignedIndicator" type="nas:AssignedIndicatorType" use="optional">
  <annotation>
    <documentation>An indication whether the Ranked 4D trajectory has been assigned by the Air Navigation Service Provider (ANSP).</documentation>
  </annotation>
</attribute>
Attribute nas:NasTrajectoryOptionType / @ctopIdentifier
Namespace No namespace
Annotations
The Traffic Flow Management System generated unique identifier for the Collaborative 
Trajectory Options Program.
Type restriction of CharacterStringType
Type hierarchy
  • CharacterStringType
Properties
use: optional
Used by
Source
<attribute name="ctopIdentifier" use="optional">
  <annotation>
    <documentation>The Traffic Flow Management System generated unique identifier for the Collaborative Trajectory Options Program.</documentation>
  </annotation>
  <simpleType>
    <restriction base="fb:CharacterStringType">
      <pattern value="CTP\d{3}"/>
    </restriction>
  </simpleType>
</attribute>
Attribute nas:NasTrajectoryOptionType / @ctopName
Namespace No namespace
Annotations
The name for the Collaborative Trajectory Options Program as defined by the traffic 
manager.
Type restriction of CharacterStringType
Type hierarchy
  • CharacterStringType
Properties
use: optional
Used by
Source
<attribute name="ctopName" use="optional">
  <annotation>
    <documentation>The name for the Collaborative Trajectory Options Program as defined by the traffic manager.</documentation>
  </annotation>
  <simpleType>
    <restriction base="fb:CharacterStringType">
      <minLength value="1"/>
      <maxLength value="30"/>
    </restriction>
  </simpleType>
</attribute>
Attribute nas:NasTrajectoryOptionType / @manualOverride
Namespace No namespace
Annotations
An indication whether a trajectory was either selected manually by a traffic manager 
from the available trajectory options or was entered manually by a traffic manager.
Type nas:ManualOverrideIndicatorType
Properties
use: optional
Facets
enumeration MANUAL_OVERRIDE
Used by
Source
<attribute name="manualOverride" type="nas:ManualOverrideIndicatorType" use="optional">
  <annotation>
    <documentation>An indication whether a trajectory was either selected manually by a traffic manager from the available trajectory options or was entered manually by a traffic manager.</documentation>
  </annotation>
</attribute>
Attribute nas:NasTrajectoryOptionType / @minimumNotificationMinutes
Namespace No namespace
Annotations
The minimum notification time, relative to off block departure time, the airspace 
user needs for a trajectory option to be assigned.
Type CountType
Properties
use: optional
Used by
Source
<attribute name="minimumNotificationMinutes" type="fb:CountType" use="optional">
  <annotation>
    <documentation>The minimum notification time, relative to off block departure time, the airspace user needs for a trajectory option to be assigned.</documentation>
  </annotation>
</attribute>
Attribute nas:NasTrajectoryOptionType / @relativeCost
Namespace No namespace
Annotations
The relative cost of the trajectory option as compared to another trajectory option.
Type CountType
Properties
use: optional
Used by
Source
<attribute name="relativeCost" type="fb:CountType" use="optional">
  <annotation>
    <documentation>The relative cost of the trajectory option as compared to another trajectory option.</documentation>
  </annotation>
</attribute>
Attribute nas:NasTrajectoryOptionType / @tosSequenceNumber
Namespace No namespace
Annotations
Provides the sequence number for the Trajectory Option Set submitted by the airspace 
user
Type CountType
Properties
use: optional
Used by
Source
<attribute name="tosSequenceNumber" type="fb:CountType" use="optional">
  <annotation>
    <documentation>Provides the sequence number for the Trajectory Option Set submitted by the airspace user</documentation>
  </annotation>
</attribute>
Attribute nas:NasTrajectoryOptionType / @totalCost
Namespace No namespace
Annotations
The total cost the flight would incur if this were the assigned trajectory option. 
It includes the Trajectory Relative Cost and the Traffic Flow Management assigned 
delay for this trajectory option.
Type CountType
Properties
use: optional
Used by
Source
<attribute name="totalCost" type="fb:CountType" use="optional">
  <annotation>
    <documentation>The total cost the flight would incur if this were the assigned trajectory option. It includes the Trajectory Relative Cost and the Traffic Flow Management assigned delay for this trajectory option.</documentation>
  </annotation>
</attribute>