Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema NasRoute.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 NAS specific flightroute definition that extends the Core FIXM  flight 
route concepts.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.1.0
Element nas:NasAdaptedArrivalRouteType / nas:nasFavNumber
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains the uncombined Fixed Airspace Volume (FAV) number containing the first Adapted 
Arrival Route (AAR) fix.
Diagram
Diagram
Type list of fb:CharacterStringType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="nasFavNumber" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Contains the uncombined Fixed Airspace Volume (FAV) number containing the first Adapted Arrival Route (AAR) fix.</documentation>
  </annotation>
  <simpleType>
    <list itemType="fb:CharacterStringType"/>
  </simpleType>
</element>
Element nas:NasAdaptedArrivalRoute
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteAlphanumeric NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteIdentifier NasRoute_xsd.tmp#NasAdaptedRouteType NasRoute_xsd.tmp#NasAdaptedArrivalRouteType_nasFavNumber NasRoute_xsd.tmp#NasAdaptedArrivalRouteType NasRoute_xsd.tmp#NasAdaptedRoute
Type nas:NasAdaptedArrivalRouteType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model nas:nasFavNumber{0,1}
Children nas:nasFavNumber
Instance
<nas:NasAdaptedArrivalRoute nasRouteAlphanumeric="" nasRouteIdentifier="">
  <nas:nasFavNumber>{0,1}</nas:nasFavNumber>
</nas:NasAdaptedArrivalRoute>
Attributes
QName Type Fixed Default Use Annotation
nasRouteAlphanumeric fb:CharacterStringType optional
Route (AAR) to be provided to the controller at the time the auto-route is applied. 
               
This field contains the route string with an Adapted Departure Arrival Route (ADAR) 
to be provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Departure Route (ADR) to be 
provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Arrival Route (AAR) to be provided 
to the controller at the time the auto-route is applied.
nasRouteIdentifier restriction of fb:CharacterStringType optional
The five character identifier used to internally identify an adapted arrival route. 
               
The identifier used to internally identify the Adapted Departure Route (ADR). 
The five character identifier is used to internally identify an Adapted Departure 
Arrival Route (ADAR).
Source
<element name="NasAdaptedArrivalRoute" type="nas:NasAdaptedArrivalRouteType" substitutionGroup="nas:NasAdaptedRoute"/>
Element nas:NasAdaptedRoute
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteAlphanumeric NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteIdentifier NasRoute_xsd.tmp#NasAdaptedRouteType NasRoute_xsd.tmp#NasAdaptedArrivalRoute
Type nas:NasAdaptedRouteType
Properties
content: complex
Substitution Group
Attributes
QName Type Fixed Default Use Annotation
nasRouteAlphanumeric fb:CharacterStringType optional
Route (AAR) to be provided to the controller at the time the auto-route is applied. 
               
This field contains the route string with an Adapted Departure Arrival Route (ADAR) 
to be provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Departure Route (ADR) to be 
provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Arrival Route (AAR) to be provided 
to the controller at the time the auto-route is applied.
nasRouteIdentifier restriction of fb:CharacterStringType optional
The five character identifier used to internally identify an adapted arrival route. 
               
The identifier used to internally identify the Adapted Departure Route (ADR). 
The five character identifier is used to internally identify an Adapted Departure 
Arrival Route (ADAR).
Source
<element name="NasAdaptedRoute" type="nas:NasAdaptedRouteType"/>
Element nas:NasRouteElementType / nas:estimatedTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The estimated time over the route point.
Diagram
Diagram Types_xsd.tmp#RestrictedTimeType Types_xsd.tmp#TimeType_timeReference Types_xsd.tmp#TimeType
Type fb:TimeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
timeReference string UTC required
Time reference specification.
Source
<element name="estimatedTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The estimated time over the route point.</documentation>
  </annotation>
</element>
Element nas:NasRouteElement
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram RouteTrajectory_xsd.tmp#FlightRouteElementType_flightRulesChange RouteTrajectory_xsd.tmp#FlightRouteElementType_modified RouteTrajectory_xsd.tmp#FlightRouteElementType_modifiedRouteItemReference RouteTrajectory_xsd.tmp#FlightRouteElementType_routeTerminationIndicator RouteTrajectory_xsd.tmp#FlightRouteElementType_alongRouteDistance RouteTrajectory_xsd.tmp#FlightRouteElementType_constraint RouteTrajectory_xsd.tmp#FlightRouteElementType_enRouteDelay RouteTrajectory_xsd.tmp#FlightRouteElementType_point4D RouteTrajectory_xsd.tmp#FlightRouteElementType_routeChange RouteTrajectory_xsd.tmp#FlightRouteElementType_routeDesignatorToNextElement RouteTrajectory_xsd.tmp#FlightRouteElementType_routePoint RouteTrajectory_xsd.tmp#FlightRouteElementType NasRoute_xsd.tmp#NasRouteElementType_directRouteIndicator NasRoute_xsd.tmp#NasRouteElementType_nasFlightRules NasRoute_xsd.tmp#NasRouteElementType_reEntryCount NasRoute_xsd.tmp#NasRouteElementType_reEntrySpecial NasRoute_xsd.tmp#NasRouteElementType_routeTerminateIndicator NasRoute_xsd.tmp#NasRouteElementType_unknownRouteElement NasRoute_xsd.tmp#NasRouteElementType_estimatedTime NasRoute_xsd.tmp#NasRouteElementType RouteTrajectory_xsd.tmp#FlightRouteElement
Type nas:NasRouteElementType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model fx:alongRouteDistance{0,1} , fx:constraint* , fx:enRouteDelay{0,1} , fx:point4D{0,1} , fx:routeChange* , fx:routeDesignatorToNextElement{0,1} , fx:routePoint{0,1} , nas:estimatedTime{0,1}
Children fx:alongRouteDistance, fx:constraint, fx:enRouteDelay, fx:point4D, fx:routeChange, fx:routeDesignatorToNextElement, fx:routePoint, nas:estimatedTime
Instance
<nas:NasRouteElement directRouteIndicator="" flightRulesChange="" modified="" modifiedRouteItemReference="" nasFlightRules="" reEntryCount="" reEntrySpecial="" routeTerminateIndicator="" routeTerminationIndicator="" unknownRouteElement="">
  <fx:alongRouteDistance uom="">{0,1}</fx:alongRouteDistance>
  <fx:constraint constraintReference="" departureOrArrivalIndicator="">{0,unbounded}</fx:constraint>
  <fx:enRouteDelay delayReference="" delayType="" delayValue="">{0,1}</fx:enRouteDelay>
  <fx:point4D srsName="urn:ogc:def:crs:EPSG::4326">{0,1}</fx:point4D>
  <fx:routeChange>{0,unbounded}</fx:routeChange>
  <fx:routeDesignatorToNextElement>{0,1}</fx:routeDesignatorToNextElement>
  <fx:routePoint>{0,1}</fx:routePoint>
  <nas:estimatedTime timeReference="UTC">{0,1}</nas:estimatedTime>
</nas:NasRouteElement>
Attributes
QName Type Fixed Default Use Annotation
directRouteIndicator nas:DirectRouteIndicatorType optional
The character data parsed by the Traffic Flow Management System from the route string 
indicates that the route is direct (DCT).
flightRulesChange fx:FlightRulesType optional
Describes the planned change of flight rules (e.g., IFR/VFR) associated with a route 
point.
modified fx:ModifiedRouteItemIndicatorType optional
Identifies if the route point or element was modified from the reference version, 
identified in the message, during negotiation by an ASP.
modifiedRouteItemReference fb:CharacterStringType optional
A reference to an ATFM program name that modified the route.
nasFlightRules nas:NasFlightRulesType optional
The regulation, or combination of regulations, that governs all aspects of operations 
under which the pilot plans to fly in the NAS.
reEntryCount fb:CountType optional
An indication that a portion of a Military Route is to be flown more than once.  
The element includes an indication of which adapted portion of the route as well 
as the number of times the fixes are to be flown. It is filed in a NAS Route string 
and associated with a Military Route. There can be up to two of these per Military 
Route in the NAS route string.
reEntrySpecial fb:CountType optional
Count of the reentry Special route.
routeTerminateIndicator nas:RouteTerminateIndicatorType optional
The character data parsed by the Traffic Flow Management System from the route string 
indicates that the route terminates (T).
routeTerminationIndicator fx:RouteTruncationIndicatorType optional
Indicates the route description is truncated at the preceding point.
unknownRouteElement nas:UnknownRouteElementType optional
The character data parsed by the Traffic Flow Management System from the route string 
that could not be characterized as fix, route or indicator.
Source
<element name="NasRouteElement" type="nas:NasRouteElementType" substitutionGroup="fx:FlightRouteElement"/>
Element nas:NasRouteInformationType / nas:adaptedDepartureArrivalRoute
Namespace http://www.faa.aero/nas/4.1
Annotations
Container for Adapted Arrival Departure Route information.
Diagram
Diagram NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteAlphanumeric NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteIdentifier NasRoute_xsd.tmp#NasAdaptedRouteType
Type nas:NasAdaptedRouteType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
nasRouteAlphanumeric fb:CharacterStringType optional
Route (AAR) to be provided to the controller at the time the auto-route is applied. 
               
This field contains the route string with an Adapted Departure Arrival Route (ADAR) 
to be provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Departure Route (ADR) to be 
provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Arrival Route (AAR) to be provided 
to the controller at the time the auto-route is applied.
nasRouteIdentifier restriction of fb:CharacterStringType optional
The five character identifier used to internally identify an adapted arrival route. 
               
The identifier used to internally identify the Adapted Departure Route (ADR). 
The five character identifier is used to internally identify an Adapted Departure 
Arrival Route (ADAR).
Source
<element name="adaptedDepartureArrivalRoute" type="nas:NasAdaptedRouteType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Container for Adapted Arrival Departure Route information.</documentation>
  </annotation>
</element>
Element nas:NasRouteInformationType / nas:adaptedDepartureRoute
Namespace http://www.faa.aero/nas/4.1
Annotations
Container for Adapted Departure Route information.
Diagram
Diagram NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteAlphanumeric NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteIdentifier NasRoute_xsd.tmp#NasAdaptedRouteType
Type nas:NasAdaptedRouteType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
nasRouteAlphanumeric fb:CharacterStringType optional
Route (AAR) to be provided to the controller at the time the auto-route is applied. 
               
This field contains the route string with an Adapted Departure Arrival Route (ADAR) 
to be provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Departure Route (ADR) to be 
provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Arrival Route (AAR) to be provided 
to the controller at the time the auto-route is applied.
nasRouteIdentifier restriction of fb:CharacterStringType optional
The five character identifier used to internally identify an adapted arrival route. 
               
The identifier used to internally identify the Adapted Departure Route (ADR). 
The five character identifier is used to internally identify an Adapted Departure 
Arrival Route (ADAR).
Source
<element name="adaptedDepartureRoute" type="nas:NasAdaptedRouteType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Container for Adapted Departure Route information.</documentation>
  </annotation>
</element>
Element nas:NasRouteInformationType / nas:greatCircleDistance
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the Great Circle Distance, in nautical miles, between the departure and 
the destination airports for the flight.
Diagram
Diagram Measures_xsd.tmp#RestrictedLengthType Measures_xsd.tmp#LengthType_uom Measures_xsd.tmp#LengthType Measures_xsd.tmp#DistanceType
Type fb:DistanceType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomLengthType required
Unit of measure
Source
<element name="greatCircleDistance" type="fb:DistanceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Provides the Great Circle Distance, in nautical miles, between the departure and the destination airports for the flight.</documentation>
  </annotation>
</element>
Element nas:NasRouteInformationType / nas:holdFix
Namespace http://www.faa.aero/nas/4.1
Annotations
The location for the flight to Hold along the filed route of flight.
Diagram
Diagram Airspace_xsd.tmp#SignificantPointType
Type fb:SignificantPointType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Source
<element name="holdFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The location for the flight to Hold along the filed route of flight.</documentation>
  </annotation>
</element>
Element nas:NasRouteInformationType / nas:nasadaptedArrivalRoute
Namespace http://www.faa.aero/nas/4.1
Annotations
Container for Adapted Arrival Route information.
Diagram
Diagram NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteAlphanumeric NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteIdentifier NasRoute_xsd.tmp#NasAdaptedRouteType NasRoute_xsd.tmp#NasAdaptedArrivalRouteType_nasFavNumber NasRoute_xsd.tmp#NasAdaptedArrivalRouteType
Type nas:NasAdaptedArrivalRouteType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:nasFavNumber{0,1}
Children nas:nasFavNumber
Instance
<nas:nasadaptedArrivalRoute nasRouteAlphanumeric="" nasRouteIdentifier="">
  <nas:nasFavNumber>{0,1}</nas:nasFavNumber>
</nas:nasadaptedArrivalRoute>
Attributes
QName Type Fixed Default Use Annotation
nasRouteAlphanumeric fb:CharacterStringType optional
Route (AAR) to be provided to the controller at the time the auto-route is applied. 
               
This field contains the route string with an Adapted Departure Arrival Route (ADAR) 
to be provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Departure Route (ADR) to be 
provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Arrival Route (AAR) to be provided 
to the controller at the time the auto-route is applied.
nasRouteIdentifier restriction of fb:CharacterStringType optional
The five character identifier used to internally identify an adapted arrival route. 
               
The identifier used to internally identify the Adapted Departure Route (ADR). 
The five character identifier is used to internally identify an Adapted Departure 
Arrival Route (ADAR).
Source
<element name="nasadaptedArrivalRoute" type="nas:NasAdaptedArrivalRouteType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Container for Adapted Arrival Route information.</documentation>
  </annotation>
</element>
Element nas:NasRouteInformationType / nas:routeImpactList
Namespace http://www.faa.aero/nas/4.1
Annotations
Current traffic flow management prediction of en route Air Traffic Control units 
(centres), sectors and airspace elements along the trajectory of a flight.
Diagram
Diagram NasRoute_xsd.tmp#RouteImpactListType_predictedAirway NasRoute_xsd.tmp#RouteImpactListType_predictedFix NasRoute_xsd.tmp#RouteImpactListType_predictedSector NasRoute_xsd.tmp#RouteImpactListType_predictedUnit NasRoute_xsd.tmp#RouteImpactListType_predictedWaypoint NasRoute_xsd.tmp#RouteImpactListType
Type nas:RouteImpactListType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:predictedAirway{0,1} , nas:predictedFix* , nas:predictedSector* , nas:predictedUnit* , nas:predictedWaypoint*
Children nas:predictedAirway, nas:predictedFix, nas:predictedSector, nas:predictedUnit, nas:predictedWaypoint
Instance
<nas:routeImpactList>
  <nas:predictedAirway>{0,1}</nas:predictedAirway>
  <nas:predictedFix estimatedElapsedTime="">{0,unbounded}</nas:predictedFix>
  <nas:predictedSector estimatedElapsedEntryTime="" predictedSector="">{0,unbounded}</nas:predictedSector>
  <nas:predictedUnit estimatedElapsedEntryTime="" predictedUnit="">{0,unbounded}</nas:predictedUnit>
  <nas:predictedWaypoint estimatedElapsedTime="">{0,unbounded}</nas:predictedWaypoint>
</nas:routeImpactList>
Source
<element name="routeImpactList" type="nas:RouteImpactListType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Current traffic flow management prediction of en route Air Traffic Control units (centres), sectors and airspace elements along the trajectory of a flight.</documentation>
  </annotation>
</element>
Element nas:RouteImpactListType / nas:predictedAirway
Namespace http://www.faa.aero/nas/4.1
Annotations
Current prediction of the airways along the trajectory of a flight.
Diagram
Diagram
Type list of fb:RouteDesignatorType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="predictedAirway" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Current prediction of the airways along the trajectory of a flight.</documentation>
  </annotation>
  <simpleType>
    <list itemType="fb:RouteDesignatorType"/>
  </simpleType>
</element>
Element nas:RouteImpactListType / nas:predictedFix
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight traversal of predicted units. 
Current prediction of fixes along the trajectory of a flight, where these predictions 
are based on all the information available to the Traffic Flow Management System 
(TFMS).
Diagram
Diagram NasRoute_xsd.tmp#PredictedFixType_estimatedElapsedTime NasRoute_xsd.tmp#PredictedFixType_predictedFix NasRoute_xsd.tmp#PredictedFixType
Type nas:PredictedFixType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model nas:predictedFix{0,1}
Children nas:predictedFix
Instance
<nas:predictedFix estimatedElapsedTime="">
  <nas:predictedFix>{0,1}</nas:predictedFix>
</nas:predictedFix>
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedTime fb:DurationType optional
The estimated time to arrive at the named fix relative to departure time.
Source
<element name="predictedFix" type="nas:PredictedFixType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Contains information about flight traversal of predicted units. Current prediction of fixes along the trajectory of a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).</documentation>
  </annotation>
</element>
Element nas:PredictedFixType / nas:predictedFix
Namespace http://www.faa.aero/nas/4.1
Annotations
Current prediction of fixes along the trajectory of a flight, where these predictions 
are based on all the information available to the Traffic Flow Management System 
(TFMS).
Diagram
Diagram Airspace_xsd.tmp#SignificantPointType
Type fb:SignificantPointType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Source
<element name="predictedFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Current prediction of fixes along the trajectory of a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).</documentation>
  </annotation>
</element>
Element nas:RouteImpactListType / nas:predictedSector
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight traversal of predicted sector
Diagram
Diagram NasRoute_xsd.tmp#PredictedSectorType_estimatedElapsedEntryTime NasRoute_xsd.tmp#PredictedSectorType_predictedSector NasRoute_xsd.tmp#PredictedSectorType
Type nas:PredictedSectorType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedEntryTime fb:DurationType optional
The estimated time to arrive at the Sector entry point relative to departure time.
predictedSector fb:AirspaceDesignatorType optional
Current prediction of the sectors along the trajectory of a flight.
Source
<element name="predictedSector" type="nas:PredictedSectorType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Contains information about flight traversal of predicted sector</documentation>
  </annotation>
</element>
Element nas:RouteImpactListType / nas:predictedUnit
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight traversal of predicted unit 
Units: Current prediction of the en route Air Traffic Control units (centres) along 
the trajectory of a flight.
Diagram
Diagram NasRoute_xsd.tmp#PredictedUnitType_estimatedElapsedEntryTime NasRoute_xsd.tmp#PredictedUnitType_predictedUnit NasRoute_xsd.tmp#PredictedUnitType
Type nas:PredictedUnitType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedEntryTime fb:DurationType optional
The estimated time to arrive at the Unit (Center/ARTCC) entry point relative to departure 
time.
predictedUnit fb:AirspaceDesignatorType optional
Current prediction of the en route Air Traffic Control units (centres) along the 
trajectory of a flight.
Source
<element name="predictedUnit" type="nas:PredictedUnitType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Contains information about flight traversal of predicted unit Units: Current prediction of the en route Air Traffic Control units (centres) along the trajectory of a flight.</documentation>
  </annotation>
</element>
Element nas:RouteImpactListType / nas:predictedWaypoint
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight traversal of predicted waypoint 
Current prediction of the waypoints of the trajectory for a flight, where these predictions 
are based on all the information available to the Traffic Flow Management System 
(TFMS).
Diagram
Diagram NasRoute_xsd.tmp#PredictedWaypointType_estimatedElapsedTime NasRoute_xsd.tmp#PredictedWaypointType_predictedWaypoint NasRoute_xsd.tmp#PredictedWaypointType
Type nas:PredictedWaypointType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model nas:predictedWaypoint{0,1}
Children nas:predictedWaypoint
Instance
<nas:predictedWaypoint estimatedElapsedTime="">
  <nas:predictedWaypoint>{0,1}</nas:predictedWaypoint>
</nas:predictedWaypoint>
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedTime fb:DurationType optional
Time: The estimated time to arrive at the latitude/longitude waypoint relative to 
departure time.
Source
<element name="predictedWaypoint" type="nas:PredictedWaypointType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Contains information about flight traversal of predicted waypoint Current prediction of the waypoints of the trajectory for a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).</documentation>
  </annotation>
</element>
Element nas:PredictedWaypointType / nas:predictedWaypoint
Namespace http://www.faa.aero/nas/4.1
Annotations
Current prediction of the waypoints of the trajectory for a flight, where these predictions 
are based on all the information available to the Traffic Flow Management System 
(TFMS).
Diagram
Diagram Airspace_xsd.tmp#SignificantPointType
Type fb:SignificantPointType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Source
<element name="predictedWaypoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Current prediction of the waypoints of the trajectory for a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).</documentation>
  </annotation>
</element>
Element nas:NasRouteInformationType / nas:tfmsNextEvent
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the location of the next point in a flight s current modeled route of flight 
that has not yet been deemed to have been flown past.
Diagram
Diagram Airspace_xsd.tmp#GeographicalPositionType_srsName Airspace_xsd.tmp#GeographicalPositionType_pos Airspace_xsd.tmp#GeographicalPositionType
Type fb:GeographicalPositionType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fb:pos{0,1}
Children fb:pos
Instance
<nas:tfmsNextEvent srsName="urn:ogc:def:crs:EPSG::4326">
  <fb:pos>{0,1}</fb:pos>
</nas:tfmsNextEvent>
Attributes
QName Type Fixed Default Use Annotation
srsName string urn:ogc:def:crs:EPSG::4326 required
Names the coordinate reference system (CRS) that defines the semantics of the 
lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".
Source
<element name="tfmsNextEvent" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Provides the location of the next point in a flight s current modeled route of flight that has not yet been deemed to have been flown past.</documentation>
  </annotation>
</element>
Element nas:NasRouteInformationType / nas:tfmsNextPosition
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the location of the first point in a flight s (re)modeled route of flight 
that has not yet been deemed to have been flown past.
Diagram
Diagram Airspace_xsd.tmp#GeographicalPositionType_srsName Airspace_xsd.tmp#GeographicalPositionType_pos Airspace_xsd.tmp#GeographicalPositionType
Type fb:GeographicalPositionType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fb:pos{0,1}
Children fb:pos
Instance
<nas:tfmsNextPosition srsName="urn:ogc:def:crs:EPSG::4326">
  <fb:pos>{0,1}</fb:pos>
</nas:tfmsNextPosition>
Attributes
QName Type Fixed Default Use Annotation
srsName string urn:ogc:def:crs:EPSG::4326 required
Names the coordinate reference system (CRS) that defines the semantics of the 
lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".
Source
<element name="tfmsNextPosition" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Provides the location of the first point in a flight s (re)modeled route of flight that has not yet been deemed to have been flown past.</documentation>
  </annotation>
</element>
Element nas:NasRouteInformation
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram RouteTrajectory_xsd.tmp#FlightRouteInformationType_flightRulesCategory RouteTrajectory_xsd.tmp#FlightRouteInformationType_routeText RouteTrajectory_xsd.tmp#FlightRouteInformationType_totalEstimatedElapsedTime RouteTrajectory_xsd.tmp#FlightRouteInformationType_airfileRouteStartTime RouteTrajectory_xsd.tmp#FlightRouteInformationType_cruisingLevel RouteTrajectory_xsd.tmp#FlightRouteInformationType_cruisingSpeed RouteTrajectory_xsd.tmp#FlightRouteInformationType_estimatedElapsedTime RouteTrajectory_xsd.tmp#FlightRouteInformationType NasRoute_xsd.tmp#NasRouteInformationType_atcIntendedRoute NasRoute_xsd.tmp#NasRouteInformationType_estimatedEnRouteDuration NasRoute_xsd.tmp#NasRouteInformationType_incompleteIndicator NasRoute_xsd.tmp#NasRouteInformationType_inhibitAdaptedArrRoutes NasRoute_xsd.tmp#NasRouteInformationType_inhibitAdaptedDepRoutes NasRoute_xsd.tmp#NasRouteInformationType_localIntendedRoute NasRoute_xsd.tmp#NasRouteInformationType_nasPreviousRouteText NasRoute_xsd.tmp#NasRouteInformationType_nasRouteText NasRoute_xsd.tmp#NasRouteInformationType_starsFlightRules NasRoute_xsd.tmp#NasRouteInformationType_tailoredIndicator NasRoute_xsd.tmp#NasRouteInformationType_adaptedDepartureArrivalRoute NasRoute_xsd.tmp#NasRouteInformationType_adaptedDepartureRoute NasRoute_xsd.tmp#NasRouteInformationType_greatCircleDistance NasRoute_xsd.tmp#NasRouteInformationType_holdFix NasRoute_xsd.tmp#NasRouteInformationType_nasadaptedArrivalRoute NasRoute_xsd.tmp#NasRouteInformationType_routeImpactList NasRoute_xsd.tmp#NasRouteInformationType_tfmsNextEvent NasRoute_xsd.tmp#NasRouteInformationType_tfmsNextPosition NasRoute_xsd.tmp#NasRouteInformationType RouteTrajectory_xsd.tmp#FlightRouteInformation
Type nas:NasRouteInformationType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model fx:airfileRouteStartTime{0,1} , fx:cruisingLevel{0,1} , fx:cruisingSpeed{0,1} , fx:estimatedElapsedTime* , nas:adaptedDepartureArrivalRoute{0,1} , nas:adaptedDepartureRoute{0,1} , nas:greatCircleDistance{0,1} , nas:holdFix{0,1} , nas:nasadaptedArrivalRoute{0,1} , nas:routeImpactList{0,1} , nas:tfmsNextEvent{0,1} , nas:tfmsNextPosition{0,1}
Children fx:airfileRouteStartTime, fx:cruisingLevel, fx:cruisingSpeed, fx:estimatedElapsedTime, nas:adaptedDepartureArrivalRoute, nas:adaptedDepartureRoute, nas:greatCircleDistance, nas:holdFix, nas:nasadaptedArrivalRoute, nas:routeImpactList, nas:tfmsNextEvent, nas:tfmsNextPosition
Instance
<nas:NasRouteInformation atcIntendedRoute="" estimatedEnRouteDuration="" flightRulesCategory="" incompleteIndicator="" inhibitAdaptedArrRoutes="" inhibitAdaptedDepRoutes="" localIntendedRoute="" nasPreviousRouteText="" nasRouteText="" routeText="" starsFlightRules="" tailoredIndicator="" totalEstimatedElapsedTime="">
  <fx:airfileRouteStartTime timeReference="UTC">{0,1}</fx:airfileRouteStartTime>
  <fx:cruisingLevel>{0,1}</fx:cruisingLevel>
  <fx:cruisingSpeed uom="">{0,1}</fx:cruisingSpeed>
  <fx:estimatedElapsedTime elapsedTime="">{0,unbounded}</fx:estimatedElapsedTime>
  <nas:adaptedDepartureArrivalRoute nasRouteAlphanumeric="" nasRouteIdentifier="">{0,1}</nas:adaptedDepartureArrivalRoute>
  <nas:adaptedDepartureRoute nasRouteAlphanumeric="" nasRouteIdentifier="">{0,1}</nas:adaptedDepartureRoute>
  <nas:greatCircleDistance uom="">{0,1}</nas:greatCircleDistance>
  <nas:holdFix>{0,1}</nas:holdFix>
  <nas:nasadaptedArrivalRoute nasRouteAlphanumeric="" nasRouteIdentifier="">{0,1}</nas:nasadaptedArrivalRoute>
  <nas:routeImpactList>{0,1}</nas:routeImpactList>
  <nas:tfmsNextEvent srsName="urn:ogc:def:crs:EPSG::4326">{0,1}</nas:tfmsNextEvent>
  <nas:tfmsNextPosition srsName="urn:ogc:def:crs:EPSG::4326">{0,1}</nas:tfmsNextPosition>
</nas:NasRouteInformation>
Attributes
QName Type Fixed Default Use Annotation
atcIntendedRoute fb:CharacterStringType optional
The current cleared flight plan route with any unacknowledged auto routes (preferential 
routes, transition fixes and A-line fixes) already applied.
estimatedEnRouteDuration fb:DurationType optional
The total estimated time en route, from the departure time (runway) to the arrival 
at the destination (runway) as provided by the airspace user in the NAS flight plan.
flightRulesCategory fx:FlightRulesCategoryType optional
The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, 
Appendix 2, Item 8]
incompleteIndicator nas:IncompleteIndicatorType optional
Indicates whether the NAS Route is incomplete or not.
inhibitAdaptedArrRoutes nas:InhibitAdaptedArrRoutesIndicatorType optional
Indicates whether adapted arrival routes are inhibited for use for the NAS Route 
for the flight or not.
inhibitAdaptedDepRoutes nas:InhibitAdaptedDepRoutesIndicatorType optional
Indicates whether adapted departure routes are inhibited for use for the NAS Route 
for the flight or not.
localIntendedRoute fb:CharacterStringType optional
The flight plan route that is coordinated to penetrated facilities. It consists of 
the filed route (CMS field 10a) merged with any expected-to-be-applied-by-the-controlling-center 
Adapted Departure Routes (ADRs), Adapted Departure Arrival Routes (ADARs) or Adapted 
Arrival Routes (AARs) applied.
nasPreviousRouteText restriction of fb:CharacterStringType optional
This element is the current route. Once the flight is active, this element shows 
the currently cleared route the airplane will fly from the departure airport to the 
arrival airport.
nasRouteText restriction of fb:CharacterStringType optional
This element is the filed route. It only includes acknowledged auto routes. Once 
the flight is active, this element shows the currently cleared route the airplane 
will fly from the departure airport to the arrival airport.
routeText fb:CharacterStringType optional
The ICAO route string as depicted from the flight plan.
starsFlightRules nas:StarsFlightRulesType optional
STARS-reported flight rules.
tailoredIndicator nas:TailoredIndicatorType optional
Indicates whether the NAS Route is tailored or not (i.e., a portion of the route 
string immediately after the departure aerodrome has been removed).
totalEstimatedElapsedTime fb:DurationType optional
For IFR flights, the estimated time required from take-off to arrive over that designated 
point, defined by reference to navigation aids, from which it is intended that an 
instrument approach procedure will be commenced, or, if no navigation aid is associated 
with the destination aerodrome, to arrive over the destination aerodrome. For VFR 
flights, the estimated time required from take-off to arrive over the destination 
aerodrome. [ICAO Doc 4444] 
For a flight plan received from an aircraft in flight, the total estimated elapsed 
time is the estimated time from the first point of the route to which the flight 
plan applies to the termination point of the flight plan. [ICAO Doc 4444, Appendix 
2, ITEM 16]
Source
<element name="NasRouteInformation" type="nas:NasRouteInformationType" substitutionGroup="fx:FlightRouteInformation"/>
Element nas:PredictedFix
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasRoute_xsd.tmp#PredictedFixType_estimatedElapsedTime NasRoute_xsd.tmp#PredictedFixType_predictedFix NasRoute_xsd.tmp#PredictedFixType
Type nas:PredictedFixType
Properties
content: complex
Model nas:predictedFix{0,1}
Children nas:predictedFix
Instance
<nas:PredictedFix estimatedElapsedTime="">
  <nas:predictedFix>{0,1}</nas:predictedFix>
</nas:PredictedFix>
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedTime fb:DurationType optional
The estimated time to arrive at the named fix relative to departure time.
Source
<element name="PredictedFix" type="nas:PredictedFixType"/>
Element nas:PredictedSector
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasRoute_xsd.tmp#PredictedSectorType_estimatedElapsedEntryTime NasRoute_xsd.tmp#PredictedSectorType_predictedSector NasRoute_xsd.tmp#PredictedSectorType
Type nas:PredictedSectorType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedEntryTime fb:DurationType optional
The estimated time to arrive at the Sector entry point relative to departure time.
predictedSector fb:AirspaceDesignatorType optional
Current prediction of the sectors along the trajectory of a flight.
Source
<element name="PredictedSector" type="nas:PredictedSectorType"/>
Element nas:PredictedUnit
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasRoute_xsd.tmp#PredictedUnitType_estimatedElapsedEntryTime NasRoute_xsd.tmp#PredictedUnitType_predictedUnit NasRoute_xsd.tmp#PredictedUnitType
Type nas:PredictedUnitType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedEntryTime fb:DurationType optional
The estimated time to arrive at the Unit (Center/ARTCC) entry point relative to departure 
time.
predictedUnit fb:AirspaceDesignatorType optional
Current prediction of the en route Air Traffic Control units (centres) along the 
trajectory of a flight.
Source
<element name="PredictedUnit" type="nas:PredictedUnitType"/>
Element nas:PredictedWaypoint
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasRoute_xsd.tmp#PredictedWaypointType_estimatedElapsedTime NasRoute_xsd.tmp#PredictedWaypointType_predictedWaypoint NasRoute_xsd.tmp#PredictedWaypointType
Type nas:PredictedWaypointType
Properties
content: complex
Model nas:predictedWaypoint{0,1}
Children nas:predictedWaypoint
Instance
<nas:PredictedWaypoint estimatedElapsedTime="">
  <nas:predictedWaypoint>{0,1}</nas:predictedWaypoint>
</nas:PredictedWaypoint>
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedTime fb:DurationType optional
Time: The estimated time to arrive at the latitude/longitude waypoint relative to 
departure time.
Source
<element name="PredictedWaypoint" type="nas:PredictedWaypointType"/>
Element nas:RouteImpactList
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasRoute_xsd.tmp#RouteImpactListType_predictedAirway NasRoute_xsd.tmp#RouteImpactListType_predictedFix NasRoute_xsd.tmp#RouteImpactListType_predictedSector NasRoute_xsd.tmp#RouteImpactListType_predictedUnit NasRoute_xsd.tmp#RouteImpactListType_predictedWaypoint NasRoute_xsd.tmp#RouteImpactListType
Type nas:RouteImpactListType
Properties
content: complex
Model nas:predictedAirway{0,1} , nas:predictedFix* , nas:predictedSector* , nas:predictedUnit* , nas:predictedWaypoint*
Children nas:predictedAirway, nas:predictedFix, nas:predictedSector, nas:predictedUnit, nas:predictedWaypoint
Instance
<nas:RouteImpactList>
  <nas:predictedAirway>{0,1}</nas:predictedAirway>
  <nas:predictedFix estimatedElapsedTime="">{0,unbounded}</nas:predictedFix>
  <nas:predictedSector estimatedElapsedEntryTime="" predictedSector="">{0,unbounded}</nas:predictedSector>
  <nas:predictedUnit estimatedElapsedEntryTime="" predictedUnit="">{0,unbounded}</nas:predictedUnit>
  <nas:predictedWaypoint estimatedElapsedTime="">{0,unbounded}</nas:predictedWaypoint>
</nas:RouteImpactList>
Source
<element name="RouteImpactList" type="nas:RouteImpactListType"/>
Complex Type nas:NasAdaptedArrivalRouteType
Namespace http://www.faa.aero/nas/4.1
Annotations
Adapted Route Extension for Adapted Arrival Route 
Fix: Contains the uncombined Fixed Airspace Volume (FAV) number containing the first 
Adapted Arrival Route (AAR) fix.
Diagram
Diagram NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteAlphanumeric NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteIdentifier NasRoute_xsd.tmp#NasAdaptedRouteType NasRoute_xsd.tmp#NasAdaptedArrivalRouteType_nasFavNumber
Type extension of nas:NasAdaptedRouteType
Type hierarchy
Used by
Model nas:nasFavNumber{0,1}
Children nas:nasFavNumber
Attributes
QName Type Fixed Default Use Annotation
nasRouteAlphanumeric fb:CharacterStringType optional
Route (AAR) to be provided to the controller at the time the auto-route is applied. 
               
This field contains the route string with an Adapted Departure Arrival Route (ADAR) 
to be provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Departure Route (ADR) to be 
provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Arrival Route (AAR) to be provided 
to the controller at the time the auto-route is applied.
nasRouteIdentifier restriction of fb:CharacterStringType optional
The five character identifier used to internally identify an adapted arrival route. 
               
The identifier used to internally identify the Adapted Departure Route (ADR). 
The five character identifier is used to internally identify an Adapted Departure 
Arrival Route (ADAR).
Source
<complexType name="NasAdaptedArrivalRouteType">
  <annotation>
    <documentation>Adapted Route Extension for Adapted Arrival Route Fix: Contains the uncombined Fixed Airspace Volume (FAV) number containing the first Adapted Arrival Route (AAR) fix.</documentation>
  </annotation>
  <complexContent>
    <extension base="nas:NasAdaptedRouteType">
      <sequence>
        <element name="nasFavNumber" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Contains the uncombined Fixed Airspace Volume (FAV) number containing the first Adapted Arrival Route (AAR) fix.</documentation>
          </annotation>
          <simpleType>
            <list itemType="fb:CharacterStringType"/>
          </simpleType>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type nas:NasAdaptedRouteType
Namespace http://www.faa.aero/nas/4.1
Annotations
Representation of converted route 
The identifier used to internally identify the Adapted Departure Route (ADR).
Diagram
Diagram NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteAlphanumeric NasRoute_xsd.tmp#NasAdaptedRouteType_nasRouteIdentifier
Used by
Attributes
QName Type Fixed Default Use Annotation
nasRouteAlphanumeric fb:CharacterStringType optional
Route (AAR) to be provided to the controller at the time the auto-route is applied. 
               
This field contains the route string with an Adapted Departure Arrival Route (ADAR) 
to be provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Departure Route (ADR) to be 
provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Arrival Route (AAR) to be provided 
to the controller at the time the auto-route is applied.
nasRouteIdentifier restriction of fb:CharacterStringType optional
The five character identifier used to internally identify an adapted arrival route. 
               
The identifier used to internally identify the Adapted Departure Route (ADR). 
The five character identifier is used to internally identify an Adapted Departure 
Arrival Route (ADAR).
Source
<complexType name="NasAdaptedRouteType">
  <annotation>
    <documentation>Representation of converted route The identifier used to internally identify the Adapted Departure Route (ADR).</documentation>
  </annotation>
  <attribute name="nasRouteAlphanumeric" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>Route (AAR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Departure Arrival Route (ADAR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Departure Route (ADR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Arrival Route (AAR) to be provided to the controller at the time the auto-route is applied.</documentation>
    </annotation>
  </attribute>
  <attribute name="nasRouteIdentifier" use="optional">
    <annotation>
      <documentation>The five character identifier used to internally identify an adapted arrival route. The identifier used to internally identify the Adapted Departure Route (ADR). The five character identifier is used to internally identify an Adapted Departure Arrival Route (ADAR).</documentation>
    </annotation>
    <simpleType>
      <restriction base="fb:CharacterStringType">
        <pattern value="[A-Z0-9/\-\?\(\)\.,=\+ ]{5}"/>
      </restriction>
    </simpleType>
  </attribute>
</complexType>
Complex Type nas:NasRouteElementType
Namespace http://www.faa.aero/nas/4.1
Annotations
Extends the core ICAO flight route element information to add NAS extensions
Diagram
Diagram RouteTrajectory_xsd.tmp#FlightRouteElementType_flightRulesChange RouteTrajectory_xsd.tmp#FlightRouteElementType_modified RouteTrajectory_xsd.tmp#FlightRouteElementType_modifiedRouteItemReference RouteTrajectory_xsd.tmp#FlightRouteElementType_routeTerminationIndicator RouteTrajectory_xsd.tmp#FlightRouteElementType_alongRouteDistance RouteTrajectory_xsd.tmp#FlightRouteElementType_constraint RouteTrajectory_xsd.tmp#FlightRouteElementType_enRouteDelay RouteTrajectory_xsd.tmp#FlightRouteElementType_point4D RouteTrajectory_xsd.tmp#FlightRouteElementType_routeChange RouteTrajectory_xsd.tmp#FlightRouteElementType_routeDesignatorToNextElement RouteTrajectory_xsd.tmp#FlightRouteElementType_routePoint RouteTrajectory_xsd.tmp#FlightRouteElementType NasRoute_xsd.tmp#NasRouteElementType_directRouteIndicator NasRoute_xsd.tmp#NasRouteElementType_nasFlightRules NasRoute_xsd.tmp#NasRouteElementType_reEntryCount NasRoute_xsd.tmp#NasRouteElementType_reEntrySpecial NasRoute_xsd.tmp#NasRouteElementType_routeTerminateIndicator NasRoute_xsd.tmp#NasRouteElementType_unknownRouteElement NasRoute_xsd.tmp#NasRouteElementType_estimatedTime
Type extension of fx:FlightRouteElementType
Type hierarchy
Used by
Model fx:alongRouteDistance{0,1} , fx:constraint* , fx:enRouteDelay{0,1} , fx:point4D{0,1} , fx:routeChange* , fx:routeDesignatorToNextElement{0,1} , fx:routePoint{0,1} , nas:estimatedTime{0,1}
Children fx:alongRouteDistance, fx:constraint, fx:enRouteDelay, fx:point4D, fx:routeChange, fx:routeDesignatorToNextElement, fx:routePoint, nas:estimatedTime
Attributes
QName Type Fixed Default Use Annotation
directRouteIndicator nas:DirectRouteIndicatorType optional
The character data parsed by the Traffic Flow Management System from the route string 
indicates that the route is direct (DCT).
flightRulesChange fx:FlightRulesType optional
Describes the planned change of flight rules (e.g., IFR/VFR) associated with a route 
point.
modified fx:ModifiedRouteItemIndicatorType optional
Identifies if the route point or element was modified from the reference version, 
identified in the message, during negotiation by an ASP.
modifiedRouteItemReference fb:CharacterStringType optional
A reference to an ATFM program name that modified the route.
nasFlightRules nas:NasFlightRulesType optional
The regulation, or combination of regulations, that governs all aspects of operations 
under which the pilot plans to fly in the NAS.
reEntryCount fb:CountType optional
An indication that a portion of a Military Route is to be flown more than once.  
The element includes an indication of which adapted portion of the route as well 
as the number of times the fixes are to be flown. It is filed in a NAS Route string 
and associated with a Military Route. There can be up to two of these per Military 
Route in the NAS route string.
reEntrySpecial fb:CountType optional
Count of the reentry Special route.
routeTerminateIndicator nas:RouteTerminateIndicatorType optional
The character data parsed by the Traffic Flow Management System from the route string 
indicates that the route terminates (T).
routeTerminationIndicator fx:RouteTruncationIndicatorType optional
Indicates the route description is truncated at the preceding point.
unknownRouteElement nas:UnknownRouteElementType optional
The character data parsed by the Traffic Flow Management System from the route string 
that could not be characterized as fix, route or indicator.
Source
<complexType name="NasRouteElementType">
  <annotation>
    <documentation>Extends the core ICAO flight route element information to add NAS extensions</documentation>
  </annotation>
  <complexContent>
    <extension base="fx:FlightRouteElementType">
      <sequence>
        <element name="estimatedTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The estimated time over the route point.</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute name="directRouteIndicator" type="nas:DirectRouteIndicatorType" use="optional">
        <annotation>
          <documentation>The character data parsed by the Traffic Flow Management System from the route string indicates that the route is direct (DCT).</documentation>
        </annotation>
      </attribute>
      <attribute name="nasFlightRules" type="nas:NasFlightRulesType" use="optional">
        <annotation>
          <documentation>The regulation, or combination of regulations, that governs all aspects of operations under which the pilot plans to fly in the NAS.</documentation>
        </annotation>
      </attribute>
      <attribute name="reEntryCount" type="fb:CountType" use="optional">
        <annotation>
          <documentation>An indication that a portion of a Military Route is to be flown more than once. The element includes an indication of which adapted portion of the route as well as the number of times the fixes are to be flown. It is filed in a NAS Route string and associated with a Military Route. There can be up to two of these per Military Route in the NAS route string.</documentation>
        </annotation>
      </attribute>
      <attribute name="reEntrySpecial" type="fb:CountType" use="optional">
        <annotation>
          <documentation>Count of the reentry Special route.</documentation>
        </annotation>
      </attribute>
      <attribute name="routeTerminateIndicator" type="nas:RouteTerminateIndicatorType" use="optional">
        <annotation>
          <documentation>The character data parsed by the Traffic Flow Management System from the route string indicates that the route terminates (T).</documentation>
        </annotation>
      </attribute>
      <attribute name="unknownRouteElement" type="nas:UnknownRouteElementType" use="optional">
        <annotation>
          <documentation>The character data parsed by the Traffic Flow Management System from the route string that could not be characterized as fix, route or indicator.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Simple Type nas:DirectRouteIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
The character data parsed by the Traffic Flow Management System from the route string 
indicates that the route is direct (DCT).
Diagram
Diagram
Type restriction of string
Facets
enumeration DIRECT_ROUTE
Used by
Source
<simpleType name="DirectRouteIndicatorType">
  <annotation>
    <documentation>The character data parsed by the Traffic Flow Management System from the route string indicates that the route is direct (DCT).</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="DIRECT_ROUTE"/>
  </restriction>
</simpleType>
Simple Type nas:NasFlightRulesType
Namespace http://www.faa.aero/nas/4.1
Annotations
The regulation, or combination of regulations, that governs all aspects of operations 
under which the pilot plans to fly in the NAS.
Diagram
Diagram
Type restriction of string
Facets
enumeration IFR
Instrument Flight Rules
enumeration VFR
Visual Flight Rules
enumeration DVFR
Defense Visual Flight Rules
Used by
Source
<simpleType name="NasFlightRulesType">
  <annotation>
    <documentation>The regulation, or combination of regulations, that governs all aspects of operations under which the pilot plans to fly in the NAS.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="IFR">
      <annotation>
        <documentation>Instrument Flight Rules</documentation>
      </annotation>
    </enumeration>
    <enumeration value="VFR">
      <annotation>
        <documentation>Visual Flight Rules</documentation>
      </annotation>
    </enumeration>
    <enumeration value="DVFR">
      <annotation>
        <documentation>Defense Visual Flight Rules</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Simple Type nas:RouteTerminateIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
The character data parsed by the Traffic Flow Management System from the route string 
indicates that the route terminates (T).
Diagram
Diagram
Type restriction of string
Facets
enumeration ROUTE_TERMINATE
Used by
Source
<simpleType name="RouteTerminateIndicatorType">
  <annotation>
    <documentation>The character data parsed by the Traffic Flow Management System from the route string indicates that the route terminates (T).</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="ROUTE_TERMINATE"/>
  </restriction>
</simpleType>
Simple Type nas:UnknownRouteElementType
Namespace http://www.faa.aero/nas/4.1
Annotations
The character data parsed by the Traffic Flow Management System from the route string 
that could not be characterized as fix, route or indicator.
Diagram
Diagram Types_xsd.tmp#CharacterStringType
Type restriction of fb:CharacterStringType
Type hierarchy
Facets
minLength 2
maxLength 28
Used by
Source
<simpleType name="UnknownRouteElementType">
  <annotation>
    <documentation>The character data parsed by the Traffic Flow Management System from the route string that could not be characterized as fix, route or indicator.</documentation>
  </annotation>
  <restriction base="fb:CharacterStringType">
    <minLength value="2"/>
    <maxLength value="28"/>
  </restriction>
</simpleType>
Complex Type nas:NasRouteInformationType
Namespace http://www.faa.aero/nas/4.1
Annotations
Extends the core route type to replace ICAO fields with equivalent NAS-specific elements. 
   
         
   This element is the filed route. It only includes acknowledged auto routes. Once 
   the flight is active, this element shows the currently cleared route the airplane 
   will fly from the departure airport to the arrival airport.
Diagram
Diagram RouteTrajectory_xsd.tmp#FlightRouteInformationType_flightRulesCategory RouteTrajectory_xsd.tmp#FlightRouteInformationType_routeText RouteTrajectory_xsd.tmp#FlightRouteInformationType_totalEstimatedElapsedTime RouteTrajectory_xsd.tmp#FlightRouteInformationType_airfileRouteStartTime RouteTrajectory_xsd.tmp#FlightRouteInformationType_cruisingLevel RouteTrajectory_xsd.tmp#FlightRouteInformationType_cruisingSpeed RouteTrajectory_xsd.tmp#FlightRouteInformationType_estimatedElapsedTime RouteTrajectory_xsd.tmp#FlightRouteInformationType NasRoute_xsd.tmp#NasRouteInformationType_atcIntendedRoute NasRoute_xsd.tmp#NasRouteInformationType_estimatedEnRouteDuration NasRoute_xsd.tmp#NasRouteInformationType_incompleteIndicator NasRoute_xsd.tmp#NasRouteInformationType_inhibitAdaptedArrRoutes NasRoute_xsd.tmp#NasRouteInformationType_inhibitAdaptedDepRoutes NasRoute_xsd.tmp#NasRouteInformationType_localIntendedRoute NasRoute_xsd.tmp#NasRouteInformationType_nasPreviousRouteText NasRoute_xsd.tmp#NasRouteInformationType_nasRouteText NasRoute_xsd.tmp#NasRouteInformationType_starsFlightRules NasRoute_xsd.tmp#NasRouteInformationType_tailoredIndicator NasRoute_xsd.tmp#NasRouteInformationType_adaptedDepartureArrivalRoute NasRoute_xsd.tmp#NasRouteInformationType_adaptedDepartureRoute NasRoute_xsd.tmp#NasRouteInformationType_greatCircleDistance NasRoute_xsd.tmp#NasRouteInformationType_holdFix NasRoute_xsd.tmp#NasRouteInformationType_nasadaptedArrivalRoute NasRoute_xsd.tmp#NasRouteInformationType_routeImpactList NasRoute_xsd.tmp#NasRouteInformationType_tfmsNextEvent NasRoute_xsd.tmp#NasRouteInformationType_tfmsNextPosition
Type extension of fx:FlightRouteInformationType
Type hierarchy
Used by
Model fx:airfileRouteStartTime{0,1} , fx:cruisingLevel{0,1} , fx:cruisingSpeed{0,1} , fx:estimatedElapsedTime* , nas:adaptedDepartureArrivalRoute{0,1} , nas:adaptedDepartureRoute{0,1} , nas:greatCircleDistance{0,1} , nas:holdFix{0,1} , nas:nasadaptedArrivalRoute{0,1} , nas:routeImpactList{0,1} , nas:tfmsNextEvent{0,1} , nas:tfmsNextPosition{0,1}
Children fx:airfileRouteStartTime, fx:cruisingLevel, fx:cruisingSpeed, fx:estimatedElapsedTime, nas:adaptedDepartureArrivalRoute, nas:adaptedDepartureRoute, nas:greatCircleDistance, nas:holdFix, nas:nasadaptedArrivalRoute, nas:routeImpactList, nas:tfmsNextEvent, nas:tfmsNextPosition
Attributes
QName Type Fixed Default Use Annotation
atcIntendedRoute fb:CharacterStringType optional
The current cleared flight plan route with any unacknowledged auto routes (preferential 
routes, transition fixes and A-line fixes) already applied.
estimatedEnRouteDuration fb:DurationType optional
The total estimated time en route, from the departure time (runway) to the arrival 
at the destination (runway) as provided by the airspace user in the NAS flight plan.
flightRulesCategory fx:FlightRulesCategoryType optional
The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, 
Appendix 2, Item 8]
incompleteIndicator nas:IncompleteIndicatorType optional
Indicates whether the NAS Route is incomplete or not.
inhibitAdaptedArrRoutes nas:InhibitAdaptedArrRoutesIndicatorType optional
Indicates whether adapted arrival routes are inhibited for use for the NAS Route 
for the flight or not.
inhibitAdaptedDepRoutes nas:InhibitAdaptedDepRoutesIndicatorType optional
Indicates whether adapted departure routes are inhibited for use for the NAS Route 
for the flight or not.
localIntendedRoute fb:CharacterStringType optional
The flight plan route that is coordinated to penetrated facilities. It consists of 
the filed route (CMS field 10a) merged with any expected-to-be-applied-by-the-controlling-center 
Adapted Departure Routes (ADRs), Adapted Departure Arrival Routes (ADARs) or Adapted 
Arrival Routes (AARs) applied.
nasPreviousRouteText restriction of fb:CharacterStringType optional
This element is the current route. Once the flight is active, this element shows 
the currently cleared route the airplane will fly from the departure airport to the 
arrival airport.
nasRouteText restriction of fb:CharacterStringType optional
This element is the filed route. It only includes acknowledged auto routes. Once 
the flight is active, this element shows the currently cleared route the airplane 
will fly from the departure airport to the arrival airport.
routeText fb:CharacterStringType optional
The ICAO route string as depicted from the flight plan.
starsFlightRules nas:StarsFlightRulesType optional
STARS-reported flight rules.
tailoredIndicator nas:TailoredIndicatorType optional
Indicates whether the NAS Route is tailored or not (i.e., a portion of the route 
string immediately after the departure aerodrome has been removed).
totalEstimatedElapsedTime fb:DurationType optional
For IFR flights, the estimated time required from take-off to arrive over that designated 
point, defined by reference to navigation aids, from which it is intended that an 
instrument approach procedure will be commenced, or, if no navigation aid is associated 
with the destination aerodrome, to arrive over the destination aerodrome. For VFR 
flights, the estimated time required from take-off to arrive over the destination 
aerodrome. [ICAO Doc 4444] 
For a flight plan received from an aircraft in flight, the total estimated elapsed 
time is the estimated time from the first point of the route to which the flight 
plan applies to the termination point of the flight plan. [ICAO Doc 4444, Appendix 
2, ITEM 16]
Source
<complexType name="NasRouteInformationType">
  <annotation>
    <documentation>Extends the core route type to replace ICAO fields with equivalent NAS-specific elements. This element is the filed route. It only includes acknowledged auto routes. Once the flight is active, this element shows the currently cleared route the airplane will fly from the departure airport to the arrival airport.</documentation>
  </annotation>
  <complexContent>
    <extension base="fx:FlightRouteInformationType">
      <sequence>
        <element name="adaptedDepartureArrivalRoute" type="nas:NasAdaptedRouteType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Container for Adapted Arrival Departure Route information.</documentation>
          </annotation>
        </element>
        <element name="adaptedDepartureRoute" type="nas:NasAdaptedRouteType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Container for Adapted Departure Route information.</documentation>
          </annotation>
        </element>
        <element name="greatCircleDistance" type="fb:DistanceType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Provides the Great Circle Distance, in nautical miles, between the departure and the destination airports for the flight.</documentation>
          </annotation>
        </element>
        <element name="holdFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The location for the flight to Hold along the filed route of flight.</documentation>
          </annotation>
        </element>
        <element name="nasadaptedArrivalRoute" type="nas:NasAdaptedArrivalRouteType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Container for Adapted Arrival Route information.</documentation>
          </annotation>
        </element>
        <element name="routeImpactList" type="nas:RouteImpactListType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Current traffic flow management prediction of en route Air Traffic Control units (centres), sectors and airspace elements along the trajectory of a flight.</documentation>
          </annotation>
        </element>
        <element name="tfmsNextEvent" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Provides the location of the next point in a flight s current modeled route of flight that has not yet been deemed to have been flown past.</documentation>
          </annotation>
        </element>
        <element name="tfmsNextPosition" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Provides the location of the first point in a flight s (re)modeled route of flight that has not yet been deemed to have been flown past.</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute name="atcIntendedRoute" type="fb:CharacterStringType" use="optional">
        <annotation>
          <documentation>The current cleared flight plan route with any unacknowledged auto routes (preferential routes, transition fixes and A-line fixes) already applied.</documentation>
        </annotation>
      </attribute>
      <attribute name="estimatedEnRouteDuration" type="fb:DurationType" use="optional">
        <annotation>
          <documentation>The total estimated time en route, from the departure time (runway) to the arrival at the destination (runway) as provided by the airspace user in the NAS flight plan.</documentation>
        </annotation>
      </attribute>
      <attribute name="incompleteIndicator" type="nas:IncompleteIndicatorType" use="optional">
        <annotation>
          <documentation>Indicates whether the NAS Route is incomplete or not.</documentation>
        </annotation>
      </attribute>
      <attribute name="inhibitAdaptedArrRoutes" type="nas:InhibitAdaptedArrRoutesIndicatorType" use="optional">
        <annotation>
          <documentation>Indicates whether adapted arrival routes are inhibited for use for the NAS Route for the flight or not.</documentation>
        </annotation>
      </attribute>
      <attribute name="inhibitAdaptedDepRoutes" type="nas:InhibitAdaptedDepRoutesIndicatorType" use="optional">
        <annotation>
          <documentation>Indicates whether adapted departure routes are inhibited for use for the NAS Route for the flight or not.</documentation>
        </annotation>
      </attribute>
      <attribute name="localIntendedRoute" type="fb:CharacterStringType" use="optional">
        <annotation>
          <documentation>The flight plan route that is coordinated to penetrated facilities. It consists of the filed route (CMS field 10a) merged with any expected-to-be-applied-by-the-controlling-center Adapted Departure Routes (ADRs), Adapted Departure Arrival Routes (ADARs) or Adapted Arrival Routes (AARs) applied.</documentation>
        </annotation>
      </attribute>
      <attribute name="nasPreviousRouteText" use="optional">
        <annotation>
          <documentation>This element is the current route. Once the flight is active, this element shows the currently cleared route the airplane will fly from the departure airport to the arrival airport.</documentation>
        </annotation>
        <simpleType>
          <restriction base="fb:CharacterStringType">
            <pattern value="([A-Z]|\d|\/|\+|\*|\.|\s|_|⊕)+"/>
          </restriction>
        </simpleType>
      </attribute>
      <attribute name="nasRouteText" use="optional">
        <annotation>
          <documentation>This element is the filed route. It only includes acknowledged auto routes. Once the flight is active, this element shows the currently cleared route the airplane will fly from the departure airport to the arrival airport.</documentation>
        </annotation>
        <simpleType>
          <restriction base="fb:CharacterStringType">
            <pattern value="([A-Z]|\d|\/|\+|\*|\.|\s|_|⊕)+"/>
          </restriction>
        </simpleType>
      </attribute>
      <attribute name="starsFlightRules" type="nas:StarsFlightRulesType" use="optional">
        <annotation>
          <documentation>STARS-reported flight rules.</documentation>
        </annotation>
      </attribute>
      <attribute name="tailoredIndicator" type="nas:TailoredIndicatorType" use="optional">
        <annotation>
          <documentation>Indicates whether the NAS Route is tailored or not (i.e., a portion of the route string immediately after the departure aerodrome has been removed).</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Complex Type nas:RouteImpactListType
Namespace http://www.faa.aero/nas/4.1
Annotations
Current traffic flow management prediction of en route Air Traffic Control units 
(centres), sectors and airspace elements along the trajectory of a flight.
Diagram
Diagram NasRoute_xsd.tmp#RouteImpactListType_predictedAirway NasRoute_xsd.tmp#RouteImpactListType_predictedFix NasRoute_xsd.tmp#RouteImpactListType_predictedSector NasRoute_xsd.tmp#RouteImpactListType_predictedUnit NasRoute_xsd.tmp#RouteImpactListType_predictedWaypoint
Used by
Model nas:predictedAirway{0,1} , nas:predictedFix* , nas:predictedSector* , nas:predictedUnit* , nas:predictedWaypoint*
Children nas:predictedAirway, nas:predictedFix, nas:predictedSector, nas:predictedUnit, nas:predictedWaypoint
Source
<complexType name="RouteImpactListType">
  <annotation>
    <documentation>Current traffic flow management prediction of en route Air Traffic Control units (centres), sectors and airspace elements along the trajectory of a flight.</documentation>
  </annotation>
  <sequence>
    <element name="predictedAirway" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Current prediction of the airways along the trajectory of a flight.</documentation>
      </annotation>
      <simpleType>
        <list itemType="fb:RouteDesignatorType"/>
      </simpleType>
    </element>
    <element name="predictedFix" type="nas:PredictedFixType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>Contains information about flight traversal of predicted units. Current prediction of fixes along the trajectory of a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).</documentation>
      </annotation>
    </element>
    <element name="predictedSector" type="nas:PredictedSectorType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>Contains information about flight traversal of predicted sector</documentation>
      </annotation>
    </element>
    <element name="predictedUnit" type="nas:PredictedUnitType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>Contains information about flight traversal of predicted unit Units: Current prediction of the en route Air Traffic Control units (centres) along the trajectory of a flight.</documentation>
      </annotation>
    </element>
    <element name="predictedWaypoint" type="nas:PredictedWaypointType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>Contains information about flight traversal of predicted waypoint Current prediction of the waypoints of the trajectory for a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type nas:PredictedFixType
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight traversal of predicted fix 
Current prediction of fixes along the trajectory of a flight, where these predictions 
are based on all the information available to the Traffic Flow Management System 
(TFMS).
Diagram
Diagram NasRoute_xsd.tmp#PredictedFixType_estimatedElapsedTime NasRoute_xsd.tmp#PredictedFixType_predictedFix
Used by
Model nas:predictedFix{0,1}
Children nas:predictedFix
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedTime fb:DurationType optional
The estimated time to arrive at the named fix relative to departure time.
Source
<complexType name="PredictedFixType">
  <annotation>
    <documentation>Contains information about flight traversal of predicted fix Current prediction of fixes along the trajectory of a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).</documentation>
  </annotation>
  <sequence>
    <element name="predictedFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Current prediction of fixes along the trajectory of a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="estimatedElapsedTime" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The estimated time to arrive at the named fix relative to departure time.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type nas:PredictedSectorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight traversal of predicted sector
Diagram
Diagram NasRoute_xsd.tmp#PredictedSectorType_estimatedElapsedEntryTime NasRoute_xsd.tmp#PredictedSectorType_predictedSector
Used by
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedEntryTime fb:DurationType optional
The estimated time to arrive at the Sector entry point relative to departure time.
predictedSector fb:AirspaceDesignatorType optional
Current prediction of the sectors along the trajectory of a flight.
Source
<complexType name="PredictedSectorType">
  <annotation>
    <documentation>Contains information about flight traversal of predicted sector</documentation>
  </annotation>
  <attribute name="estimatedElapsedEntryTime" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The estimated time to arrive at the Sector entry point relative to departure time.</documentation>
    </annotation>
  </attribute>
  <attribute name="predictedSector" type="fb:AirspaceDesignatorType" use="optional">
    <annotation>
      <documentation>Current prediction of the sectors along the trajectory of a flight.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type nas:PredictedUnitType
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight traversal of predicted unit 
Current prediction of the en route Air Traffic Control units (centres) along the 
trajectory of a flight.
Diagram
Diagram NasRoute_xsd.tmp#PredictedUnitType_estimatedElapsedEntryTime NasRoute_xsd.tmp#PredictedUnitType_predictedUnit
Used by
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedEntryTime fb:DurationType optional
The estimated time to arrive at the Unit (Center/ARTCC) entry point relative to departure 
time.
predictedUnit fb:AirspaceDesignatorType optional
Current prediction of the en route Air Traffic Control units (centres) along the 
trajectory of a flight.
Source
<complexType name="PredictedUnitType">
  <annotation>
    <documentation>Contains information about flight traversal of predicted unit Current prediction of the en route Air Traffic Control units (centres) along the trajectory of a flight.</documentation>
  </annotation>
  <attribute name="estimatedElapsedEntryTime" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The estimated time to arrive at the Unit (Center/ARTCC) entry point relative to departure time.</documentation>
    </annotation>
  </attribute>
  <attribute name="predictedUnit" type="fb:AirspaceDesignatorType" use="optional">
    <annotation>
      <documentation>Current prediction of the en route Air Traffic Control units (centres) along the trajectory of a flight.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type nas:PredictedWaypointType
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight traversal of predicted waypoint 
Current prediction of the waypoints of the trajectory for a flight, where these predictions 
are based on all the information available to the Traffic Flow Management System 
(TFMS).
Diagram
Diagram NasRoute_xsd.tmp#PredictedWaypointType_estimatedElapsedTime NasRoute_xsd.tmp#PredictedWaypointType_predictedWaypoint
Used by
Model nas:predictedWaypoint{0,1}
Children nas:predictedWaypoint
Attributes
QName Type Fixed Default Use Annotation
estimatedElapsedTime fb:DurationType optional
Time: The estimated time to arrive at the latitude/longitude waypoint relative to 
departure time.
Source
<complexType name="PredictedWaypointType">
  <annotation>
    <documentation>Contains information about flight traversal of predicted waypoint Current prediction of the waypoints of the trajectory for a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).</documentation>
  </annotation>
  <sequence>
    <element name="predictedWaypoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Current prediction of the waypoints of the trajectory for a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="estimatedElapsedTime" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>Time: The estimated time to arrive at the latitude/longitude waypoint relative to departure time.</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type nas:IncompleteIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates whether the NAS Route is incomplete or not.
Diagram
Diagram
Type restriction of string
Facets
enumeration INCOMPLETE
Used by
Source
<simpleType name="IncompleteIndicatorType">
  <annotation>
    <documentation>Indicates whether the NAS Route is incomplete or not.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="INCOMPLETE"/>
  </restriction>
</simpleType>
Simple Type nas:InhibitAdaptedArrRoutesIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates whether adapted arrival routes are inhibited for use for the NAS Route 
for the flight or not.
Diagram
Diagram
Type restriction of string
Facets
enumeration INHIBIT_ADAPTED_ARRIVAL_ROUTES
Used by
Source
<simpleType name="InhibitAdaptedArrRoutesIndicatorType">
  <annotation>
    <documentation>Indicates whether adapted arrival routes are inhibited for use for the NAS Route for the flight or not.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="INHIBIT_ADAPTED_ARRIVAL_ROUTES"/>
  </restriction>
</simpleType>
Simple Type nas:InhibitAdaptedDepRoutesIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates whether adapted departure routes are inhibited for use for the NAS Route 
for the flight or not.
Diagram
Diagram
Type restriction of string
Facets
enumeration INHIBIT_ADAPTED_DEPARTURE_ROUTES
Used by
Source
<simpleType name="InhibitAdaptedDepRoutesIndicatorType">
  <annotation>
    <documentation>Indicates whether adapted departure routes are inhibited for use for the NAS Route for the flight or not.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="INHIBIT_ADAPTED_DEPARTURE_ROUTES"/>
  </restriction>
</simpleType>
Simple Type nas:StarsFlightRulesType
Namespace http://www.faa.aero/nas/4.1
Annotations
STARS-reported flight rules.
Diagram
Diagram
Type restriction of string
Facets
enumeration VFR
enumeration VFR_ON_TOP
enumeration ENROUTE_IFR
enumeration IFR
Used by
Source
<simpleType name="StarsFlightRulesType">
  <annotation>
    <documentation>STARS-reported flight rules.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="VFR"/>
    <enumeration value="VFR_ON_TOP"/>
    <enumeration value="ENROUTE_IFR"/>
    <enumeration value="IFR"/>
  </restriction>
</simpleType>
Simple Type nas:TailoredIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates whether the NAS Route is tailored or not (i.e., a portion of the route 
string immediately after the departure aerodrome has been removed).
Diagram
Diagram
Type restriction of string
Facets
enumeration TAILORED
Used by
Source
<simpleType name="TailoredIndicatorType">
  <annotation>
    <documentation>Indicates whether the NAS Route is tailored or not (i.e., a portion of the route string immediately after the departure aerodrome has been removed).</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="TAILORED"/>
  </restriction>
</simpleType>
Attribute nas:NasAdaptedRouteType / @nasRouteAlphanumeric
Namespace No namespace
Annotations
Route (AAR) to be provided to the controller at the time the auto-route is applied. 
               
This field contains the route string with an Adapted Departure Arrival Route (ADAR) 
to be provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Departure Route (ADR) to be 
provided to the controller at the time the auto-route is applied. 
This field contains the route string with an Adapted Arrival Route (AAR) to be provided 
to the controller at the time the auto-route is applied.
Type fb:CharacterStringType
Properties
use: optional
Facets
minLength 0
maxLength 4096
Used by
Source
<attribute name="nasRouteAlphanumeric" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Route (AAR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Departure Arrival Route (ADAR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Departure Route (ADR) to be provided to the controller at the time the auto-route is applied. This field contains the route string with an Adapted Arrival Route (AAR) to be provided to the controller at the time the auto-route is applied.</documentation>
  </annotation>
</attribute>
Attribute nas:NasAdaptedRouteType / @nasRouteIdentifier
Namespace No namespace
Annotations
The five character identifier used to internally identify an adapted arrival route. 
               
The identifier used to internally identify the Adapted Departure Route (ADR). 
The five character identifier is used to internally identify an Adapted Departure 
Arrival Route (ADAR).
Type restriction of fb:CharacterStringType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 4096
pattern [A-Z0-9/\-\?\(\)\.,=\+ ]{5}
Used by
Source
<attribute name="nasRouteIdentifier" use="optional">
  <annotation>
    <documentation>The five character identifier used to internally identify an adapted arrival route. The identifier used to internally identify the Adapted Departure Route (ADR). The five character identifier is used to internally identify an Adapted Departure Arrival Route (ADAR).</documentation>
  </annotation>
  <simpleType>
    <restriction base="fb:CharacterStringType">
      <pattern value="[A-Z0-9/\-\?\(\)\.,=\+ ]{5}"/>
    </restriction>
  </simpleType>
</attribute>
Attribute nas:NasRouteElementType / @directRouteIndicator
Namespace No namespace
Annotations
The character data parsed by the Traffic Flow Management System from the route string 
indicates that the route is direct (DCT).
Type nas:DirectRouteIndicatorType
Properties
use: optional
Facets
enumeration DIRECT_ROUTE
Used by
Source
<attribute name="directRouteIndicator" type="nas:DirectRouteIndicatorType" use="optional">
  <annotation>
    <documentation>The character data parsed by the Traffic Flow Management System from the route string indicates that the route is direct (DCT).</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteElementType / @nasFlightRules
Namespace No namespace
Annotations
The regulation, or combination of regulations, that governs all aspects of operations 
under which the pilot plans to fly in the NAS.
Type nas:NasFlightRulesType
Properties
use: optional
Facets
enumeration IFR
Instrument Flight Rules
enumeration VFR
Visual Flight Rules
enumeration DVFR
Defense Visual Flight Rules
Used by
Source
<attribute name="nasFlightRules" type="nas:NasFlightRulesType" use="optional">
  <annotation>
    <documentation>The regulation, or combination of regulations, that governs all aspects of operations under which the pilot plans to fly in the NAS.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteElementType / @reEntryCount
Namespace No namespace
Annotations
An indication that a portion of a Military Route is to be flown more than once.  
The element includes an indication of which adapted portion of the route as well 
as the number of times the fixes are to be flown. It is filed in a NAS Route string 
and associated with a Military Route. There can be up to two of these per Military 
Route in the NAS route string.
Type fb:CountType
Properties
use: optional
Facets
minInclusive 0
Used by
Source
<attribute name="reEntryCount" type="fb:CountType" use="optional">
  <annotation>
    <documentation>An indication that a portion of a Military Route is to be flown more than once. The element includes an indication of which adapted portion of the route as well as the number of times the fixes are to be flown. It is filed in a NAS Route string and associated with a Military Route. There can be up to two of these per Military Route in the NAS route string.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteElementType / @reEntrySpecial
Namespace No namespace
Annotations
Count of the reentry Special route.
Type fb:CountType
Properties
use: optional
Facets
minInclusive 0
Used by
Source
<attribute name="reEntrySpecial" type="fb:CountType" use="optional">
  <annotation>
    <documentation>Count of the reentry Special route.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteElementType / @routeTerminateIndicator
Namespace No namespace
Annotations
The character data parsed by the Traffic Flow Management System from the route string 
indicates that the route terminates (T).
Type nas:RouteTerminateIndicatorType
Properties
use: optional
Facets
enumeration ROUTE_TERMINATE
Used by
Source
<attribute name="routeTerminateIndicator" type="nas:RouteTerminateIndicatorType" use="optional">
  <annotation>
    <documentation>The character data parsed by the Traffic Flow Management System from the route string indicates that the route terminates (T).</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteElementType / @unknownRouteElement
Namespace No namespace
Annotations
The character data parsed by the Traffic Flow Management System from the route string 
that could not be characterized as fix, route or indicator.
Type nas:UnknownRouteElementType
Type hierarchy
Properties
use: optional
Facets
minLength 2
maxLength 28
Used by
Source
<attribute name="unknownRouteElement" type="nas:UnknownRouteElementType" use="optional">
  <annotation>
    <documentation>The character data parsed by the Traffic Flow Management System from the route string that could not be characterized as fix, route or indicator.</documentation>
  </annotation>
</attribute>
Attribute nas:PredictedFixType / @estimatedElapsedTime
Namespace No namespace
Annotations
The estimated time to arrive at the named fix relative to departure time.
Type fb:DurationType
Properties
use: optional
Used by
Complex Type nas:PredictedFixType
Source
<attribute name="estimatedElapsedTime" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The estimated time to arrive at the named fix relative to departure time.</documentation>
  </annotation>
</attribute>
Attribute nas:PredictedSectorType / @estimatedElapsedEntryTime
Namespace No namespace
Annotations
The estimated time to arrive at the Sector entry point relative to departure time.
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="estimatedElapsedEntryTime" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The estimated time to arrive at the Sector entry point relative to departure time.</documentation>
  </annotation>
</attribute>
Attribute nas:PredictedSectorType / @predictedSector
Namespace No namespace
Annotations
Current prediction of the sectors along the trajectory of a flight.
Type fb:AirspaceDesignatorType
Type hierarchy
Properties
use: optional
Facets
minLength 1
maxLength 10
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Source
<attribute name="predictedSector" type="fb:AirspaceDesignatorType" use="optional">
  <annotation>
    <documentation>Current prediction of the sectors along the trajectory of a flight.</documentation>
  </annotation>
</attribute>
Attribute nas:PredictedUnitType / @estimatedElapsedEntryTime
Namespace No namespace
Annotations
The estimated time to arrive at the Unit (Center/ARTCC) entry point relative to departure 
time.
Type fb:DurationType
Properties
use: optional
Used by
Complex Type nas:PredictedUnitType
Source
<attribute name="estimatedElapsedEntryTime" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The estimated time to arrive at the Unit (Center/ARTCC) entry point relative to departure time.</documentation>
  </annotation>
</attribute>
Attribute nas:PredictedUnitType / @predictedUnit
Namespace No namespace
Annotations
Current prediction of the en route Air Traffic Control units (centres) along the 
trajectory of a flight.
Type fb:AirspaceDesignatorType
Type hierarchy
Properties
use: optional
Facets
minLength 1
maxLength 10
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Complex Type nas:PredictedUnitType
Source
<attribute name="predictedUnit" type="fb:AirspaceDesignatorType" use="optional">
  <annotation>
    <documentation>Current prediction of the en route Air Traffic Control units (centres) along the trajectory of a flight.</documentation>
  </annotation>
</attribute>
Attribute nas:PredictedWaypointType / @estimatedElapsedTime
Namespace No namespace
Annotations
Time: The estimated time to arrive at the latitude/longitude waypoint relative to 
departure time.
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="estimatedElapsedTime" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>Time: The estimated time to arrive at the latitude/longitude waypoint relative to departure time.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteInformationType / @atcIntendedRoute
Namespace No namespace
Annotations
The current cleared flight plan route with any unacknowledged auto routes (preferential 
routes, transition fixes and A-line fixes) already applied.
Type fb:CharacterStringType
Properties
use: optional
Facets
minLength 0
maxLength 4096
Used by
Source
<attribute name="atcIntendedRoute" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>The current cleared flight plan route with any unacknowledged auto routes (preferential routes, transition fixes and A-line fixes) already applied.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteInformationType / @estimatedEnRouteDuration
Namespace No namespace
Annotations
The total estimated time en route, from the departure time (runway) to the arrival 
at the destination (runway) as provided by the airspace user in the NAS flight plan.
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="estimatedEnRouteDuration" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The total estimated time en route, from the departure time (runway) to the arrival at the destination (runway) as provided by the airspace user in the NAS flight plan.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteInformationType / @incompleteIndicator
Namespace No namespace
Annotations
Indicates whether the NAS Route is incomplete or not.
Type nas:IncompleteIndicatorType
Properties
use: optional
Facets
enumeration INCOMPLETE
Used by
Source
<attribute name="incompleteIndicator" type="nas:IncompleteIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates whether the NAS Route is incomplete or not.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteInformationType / @inhibitAdaptedArrRoutes
Namespace No namespace
Annotations
Indicates whether adapted arrival routes are inhibited for use for the NAS Route 
for the flight or not.
Type nas:InhibitAdaptedArrRoutesIndicatorType
Properties
use: optional
Facets
enumeration INHIBIT_ADAPTED_ARRIVAL_ROUTES
Used by
Source
<attribute name="inhibitAdaptedArrRoutes" type="nas:InhibitAdaptedArrRoutesIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates whether adapted arrival routes are inhibited for use for the NAS Route for the flight or not.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteInformationType / @inhibitAdaptedDepRoutes
Namespace No namespace
Annotations
Indicates whether adapted departure routes are inhibited for use for the NAS Route 
for the flight or not.
Type nas:InhibitAdaptedDepRoutesIndicatorType
Properties
use: optional
Facets
enumeration INHIBIT_ADAPTED_DEPARTURE_ROUTES
Used by
Source
<attribute name="inhibitAdaptedDepRoutes" type="nas:InhibitAdaptedDepRoutesIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates whether adapted departure routes are inhibited for use for the NAS Route for the flight or not.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteInformationType / @localIntendedRoute
Namespace No namespace
Annotations
The flight plan route that is coordinated to penetrated facilities. It consists of 
the filed route (CMS field 10a) merged with any expected-to-be-applied-by-the-controlling-center 
Adapted Departure Routes (ADRs), Adapted Departure Arrival Routes (ADARs) or Adapted 
Arrival Routes (AARs) applied.
Type fb:CharacterStringType
Properties
use: optional
Facets
minLength 0
maxLength 4096
Used by
Source
<attribute name="localIntendedRoute" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>The flight plan route that is coordinated to penetrated facilities. It consists of the filed route (CMS field 10a) merged with any expected-to-be-applied-by-the-controlling-center Adapted Departure Routes (ADRs), Adapted Departure Arrival Routes (ADARs) or Adapted Arrival Routes (AARs) applied.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteInformationType / @nasPreviousRouteText
Namespace No namespace
Annotations
This element is the current route. Once the flight is active, this element shows 
the currently cleared route the airplane will fly from the departure airport to the 
arrival airport.
Type restriction of fb:CharacterStringType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 4096
pattern ([A-Z]|\d|\/|\+|\*|\.|\s|_|⊕)+
Used by
Source
<attribute name="nasPreviousRouteText" use="optional">
  <annotation>
    <documentation>This element is the current route. Once the flight is active, this element shows the currently cleared route the airplane will fly from the departure airport to the arrival airport.</documentation>
  </annotation>
  <simpleType>
    <restriction base="fb:CharacterStringType">
      <pattern value="([A-Z]|\d|\/|\+|\*|\.|\s|_|⊕)+"/>
    </restriction>
  </simpleType>
</attribute>
Attribute nas:NasRouteInformationType / @nasRouteText
Namespace No namespace
Annotations
This element is the filed route. It only includes acknowledged auto routes. Once 
the flight is active, this element shows the currently cleared route the airplane 
will fly from the departure airport to the arrival airport.
Type restriction of fb:CharacterStringType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 4096
pattern ([A-Z]|\d|\/|\+|\*|\.|\s|_|⊕)+
Used by
Source
<attribute name="nasRouteText" use="optional">
  <annotation>
    <documentation>This element is the filed route. It only includes acknowledged auto routes. Once the flight is active, this element shows the currently cleared route the airplane will fly from the departure airport to the arrival airport.</documentation>
  </annotation>
  <simpleType>
    <restriction base="fb:CharacterStringType">
      <pattern value="([A-Z]|\d|\/|\+|\*|\.|\s|_|⊕)+"/>
    </restriction>
  </simpleType>
</attribute>
Attribute nas:NasRouteInformationType / @starsFlightRules
Namespace No namespace
Annotations
STARS-reported flight rules.
Type nas:StarsFlightRulesType
Properties
use: optional
Facets
enumeration VFR
enumeration VFR_ON_TOP
enumeration ENROUTE_IFR
enumeration IFR
Used by
Source
<attribute name="starsFlightRules" type="nas:StarsFlightRulesType" use="optional">
  <annotation>
    <documentation>STARS-reported flight rules.</documentation>
  </annotation>
</attribute>
Attribute nas:NasRouteInformationType / @tailoredIndicator
Namespace No namespace
Annotations
Indicates whether the NAS Route is tailored or not (i.e., a portion of the route 
string immediately after the departure aerodrome has been removed).
Type nas:TailoredIndicatorType
Properties
use: optional
Facets
enumeration TAILORED
Used by
Source
<attribute name="tailoredIndicator" type="nas:TailoredIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates whether the NAS Route is tailored or not (i.e., a portion of the route string immediately after the departure aerodrome has been removed).</documentation>
  </annotation>
</attribute>