diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fb:ExtensionType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | nas:adaptedArrivalRoute nas:adaptedDepartureArrivalRoute nas:adaptedDepartureRoute nas:greatCircleDistance nas:holdFix nas:routeImpactList nas:tfmsNextEvent nas:tfmsNextPosition | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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="fb:ExtensionType"> <sequence> <element name="adaptedArrivalRoute" type="nas:NasAdaptedArrivalRouteType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Container for Adapted Arrival Route information. </documentation> </annotation> </element> <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="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|_|&amp;#8853;)+"/> </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|_|&amp;#8853;)+"/> </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> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
type | fb:DurationType | ||
properties |
|
||
annotation |
|
||
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> |
type | nas:IncompleteIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="incompleteIndicator" type="nas:IncompleteIndicatorType" use="optional"> <annotation> <documentation> Indicates whether the NAS Route is incomplete or not. </documentation> </annotation> </attribute> |
type | nas:InhibitAdaptedArrRoutesIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
type | nas:InhibitAdaptedDepRoutesIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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|_|&amp;#8853;)+"/> </restriction> </simpleType> </attribute> |
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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|_|&amp;#8853;)+"/> </restriction> </simpleType> </attribute> |
type | nas:StarsFlightRulesType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <attribute name="starsFlightRules" type="nas:StarsFlightRulesType" use="optional"> <annotation> <documentation> STARS-reported flight rules. </documentation> </annotation> </attribute> |
type | nas:TailoredIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||
type | nas:NasAdaptedArrivalRouteType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | nas:nasFavNumber | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="adaptedArrivalRoute" type="nas:NasAdaptedArrivalRouteType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Container for Adapted Arrival Route information. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||
type | nas:NasAdaptedRouteType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="adaptedDepartureArrivalRoute" type="nas:NasAdaptedRouteType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Container for Adapted Arrival Departure Route information. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||
type | nas:NasAdaptedRouteType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="adaptedDepartureRoute" type="nas:NasAdaptedRouteType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Container for Adapted Departure Route information. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | fb:DistanceType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | fb:SignificantPointType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||
type | nas:RouteImpactListType | ||||||
properties |
|
||||||
children | nas:predictedAirway nas:predictedFix nas:predictedSector nas:predictedUnit nas:predictedWaypoint | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | fb:GeographicalPositionType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:pos | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | fb:GeographicalPositionType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:pos | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |