complexType NasRouteInformationType
diagram Nas_diagrams/Nas_p413.png
namespace http://www.fixm.aero/ext/nas/4.3
type extension of fb:FlightRouteInformationExtensionType
properties
base fb:FlightRouteInformationExtensionType
children nas:adaptedArrivalRoute nas:adaptedDepartureArrivalRoute nas:adaptedDepartureRoute nas:assignedAltitude nas:atcIntendedRoute nas:greatCircleDistance nas:holdFix nas:incompleteIndicator nas:inhibitAdaptedArrRoutes nas:inhibitAdaptedDepRoutes nas:lastRouteAmendment nas:localIntendedRoute nas:nasPreviousRouteText nas:nasRouteText nas:requestedAirspeed nas:requestedAltitude nas:routeApprovalStatus nas:routeImpactList nas:starsFlightRules nas:tailoredIndicator nas:tfmsNextEventPosition
annotation
documentation
Extends the core ICAO route information element to include NAS-specific information.
source <xs:complexType name="NasRouteInformationType">
 
<xs:annotation>
   
<xs:documentation>Extends the core ICAO route information element to include NAS-specific information.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:FlightRouteInformationExtensionType">
     
<xs:sequence>
       
<xs:element name="adaptedArrivalRoute" type="nas:NasAdaptedArrivalRouteType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Container for Adapted Arrival Route information.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="adaptedDepartureArrivalRoute" type="nas:NasAdaptedRouteType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Container for Adapted Arrival Departure Route information.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="adaptedDepartureRoute" type="nas:NasAdaptedRouteType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Container for Adapted Departure Route information.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="assignedAltitude" type="nas:NasLevelChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The cruise altitude assigned to the active flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="atcIntendedRoute" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The current cleared flight plan route with any unacknowledged auto routes (preferential routes, transition fixes and A-line fixes) already applied. </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="greatCircleDistance" type="fb:DistanceType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Provides the Great Circle Distance, in nautical miles, between the departure and the destination airports for the flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="holdFix" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The location for the flight to Hold along the filed route of flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="incompleteIndicator" type="nas:IncompleteIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Indicates whether the NAS Route is incomplete or not.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="inhibitAdaptedArrRoutes" type="nas:InhibitAdaptedArrRoutesIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation> Indicates whether adapted arrival routes are inhibited for use for the NAS Route for the flight or not.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="inhibitAdaptedDepRoutes" type="nas:InhibitAdaptedDepRoutesIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation> Indicates whether adapted departure routes are inhibited for use for the NAS Route for the flight or not.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="lastRouteAmendment" type="nas:NasEramRouteAmendmentType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Details of the flights last ERAM amendment request.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="localIntendedRoute" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="nasPreviousRouteText" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="nasRouteText" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="requestedAirspeed" type="nas:NasAirspeedChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The requested airspeed or an indicator that airspeed is classified.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="requestedAltitude" type="nas:NasLevelChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The cruise altitude filed or requested for the proposed flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="routeApprovalStatus" type="nas:NasRouteApprovalStatusType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Used to provide flight coding and route revision information.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="routeImpactList" type="nas:RouteImpactListType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Current traffic flow management prediction of en route Air Traffic Control units (centres), sectors and airspace elements along the trajectory of a flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="starsFlightRules" type="nas:StarsFlightRulesType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>STARS-reported flight rules.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="tailoredIndicator" type="nas:TailoredIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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). </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="tfmsNextEventPosition" type="fb:GeographicalPositionType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Position of next non-expired event in the modeled route of flight. The modeled route of flight is a series of events consisting of a time, latitude, and longitude along the path of the flight. An expired event is a position already reached by the flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element NasRouteInformationType/adaptedArrivalRoute
diagram Nas_diagrams/Nas_p414.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasAdaptedArrivalRouteType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:nasRouteAlphanumeric nas:nasRouteIdentifier nas:nasFavNumber
annotation
documentation
Container for Adapted Arrival Route information.
source <xs:element name="adaptedArrivalRoute" type="nas:NasAdaptedArrivalRouteType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Container for Adapted Arrival Route information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/adaptedDepartureArrivalRoute
diagram Nas_diagrams/Nas_p415.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasAdaptedRouteType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:nasRouteAlphanumeric nas:nasRouteIdentifier
annotation
documentation
Container for Adapted Arrival Departure Route information.
source <xs:element name="adaptedDepartureArrivalRoute" type="nas:NasAdaptedRouteType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Container for Adapted Arrival Departure Route information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/adaptedDepartureRoute
diagram Nas_diagrams/Nas_p416.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasAdaptedRouteType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:nasRouteAlphanumeric nas:nasRouteIdentifier
annotation
documentation
Container for Adapted Departure Route information.
source <xs:element name="adaptedDepartureRoute" type="nas:NasAdaptedRouteType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Container for Adapted Departure Route information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/assignedAltitude
diagram Nas_diagrams/Nas_p417.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasLevelChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:above nas:altFixAlt nas:block nas:simple nas:vfr nas:vfrOnTop nas:vfrOnTopPlus nas:vfrPlus
annotation
documentation
The cruise altitude assigned to the active flight.
source <xs:element name="assignedAltitude" type="nas:NasLevelChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The cruise altitude assigned to the active flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/atcIntendedRoute
diagram Nas_diagrams/Nas_p418.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
The current cleared flight plan route with any unacknowledged auto routes (preferential routes, transition fixes and A-line fixes) already applied.
source <xs:element name="atcIntendedRoute" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The current cleared flight plan route with any unacknowledged auto routes (preferential routes, transition fixes and A-line fixes) already applied. </xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/greatCircleDistance
diagram Nas_diagrams/Nas_p419.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:DistanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation
Unit of measure
annotation
documentation
Provides the Great Circle Distance, in nautical miles, between the departure and the destination airports for the flight.
source <xs:element name="greatCircleDistance" type="fb:DistanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Provides the Great Circle Distance, in nautical miles, between the departure and the destination airports for the flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/holdFix
diagram Nas_diagrams/Nas_p420.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:SignificantPointChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint
annotation
documentation
The location for the flight to Hold along the filed route of flight.
source <xs:element name="holdFix" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The location for the flight to Hold along the filed route of flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/incompleteIndicator
diagram Nas_diagrams/Nas_p421.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:IncompleteIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration INCOMPLETE
documentation
Incomplete
annotation
documentation
Indicates whether the NAS Route is incomplete or not.
source <xs:element name="incompleteIndicator" type="nas:IncompleteIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates whether the NAS Route is incomplete or not.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/inhibitAdaptedArrRoutes
diagram Nas_diagrams/Nas_p422.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:InhibitAdaptedArrRoutesIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration INHIBIT_ADAPTED_ARRIVAL_ROUTES
documentation
Inhibit Adapted Arrival Routes
annotation
documentation
Indicates whether adapted arrival routes are inhibited for use for the NAS Route for the flight or not.
source <xs:element name="inhibitAdaptedArrRoutes" type="nas:InhibitAdaptedArrRoutesIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> Indicates whether adapted arrival routes are inhibited for use for the NAS Route for the flight or not.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/inhibitAdaptedDepRoutes
diagram Nas_diagrams/Nas_p423.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:InhibitAdaptedDepRoutesIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration INHIBIT_ADAPTED_DEPARTURE_ROUTES
documentation
Inhibit Adapted Departure Routes
annotation
documentation
Indicates whether adapted departure routes are inhibited for use for the NAS Route for the flight or not.
source <xs:element name="inhibitAdaptedDepRoutes" type="nas:InhibitAdaptedDepRoutesIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> Indicates whether adapted departure routes are inhibited for use for the NAS Route for the flight or not.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/lastRouteAmendment
diagram Nas_diagrams/Nas_p424.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasEramRouteAmendmentType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:amendment nas:detailOne nas:detailTwo nas:eramStatus nas:generatedType nas:messageId nas:requestType nas:site nas:statusUpdateTime nas:tmiIdentifierSuffix nas:workstation
annotation
documentation
Details of the flights last ERAM amendment request.
source <xs:element name="lastRouteAmendment" type="nas:NasEramRouteAmendmentType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Details of the flights last ERAM amendment request.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/localIntendedRoute
diagram Nas_diagrams/Nas_p425.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
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.
source <xs:element name="localIntendedRoute" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/nasPreviousRouteText
diagram Nas_diagrams/Nas_p426.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
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.
source <xs:element name="nasPreviousRouteText" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/nasRouteText
diagram Nas_diagrams/Nas_p427.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
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.
source <xs:element name="nasRouteText" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/requestedAirspeed
diagram Nas_diagrams/Nas_p428.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasAirspeedChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:classified nas:nasAirspeed
annotation
documentation
The requested airspeed or an indicator that airspeed is classified.
source <xs:element name="requestedAirspeed" type="nas:NasAirspeedChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The requested airspeed or an indicator that airspeed is classified.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/requestedAltitude
diagram Nas_diagrams/Nas_p429.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasLevelChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:above nas:altFixAlt nas:block nas:simple nas:vfr nas:vfrOnTop nas:vfrOnTopPlus nas:vfrPlus
annotation
documentation
The cruise altitude filed or requested for the proposed flight.
source <xs:element name="requestedAltitude" type="nas:NasLevelChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The cruise altitude filed or requested for the proposed flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/routeApprovalStatus
diagram Nas_diagrams/Nas_p430.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasRouteApprovalStatusType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:flightCoding nas:revision nas:routeAcknowledgement
annotation
documentation
Used to provide flight coding and route revision information.
source <xs:element name="routeApprovalStatus" type="nas:NasRouteApprovalStatusType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Used to provide flight coding and route revision information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/routeImpactList
diagram Nas_diagrams/Nas_p431.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:RouteImpactListType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:predictedAirway nas:predictedFix nas:predictedSector nas:predictedUnit nas:predictedWaypoint
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.
source <xs:element name="routeImpactList" type="nas:RouteImpactListType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Current traffic flow management prediction of en route Air Traffic Control units (centres), sectors and airspace elements along the trajectory of a flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/starsFlightRules
diagram Nas_diagrams/Nas_p432.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:StarsFlightRulesType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration VFR
documentation
Visual Flight Rules
enumeration VFR_ON_TOP
documentation
Visual Flight Rules On Top
enumeration ENROUTE_IFR
documentation
En Route Instrument Flight Rules
enumeration IFR
documentation
Instrument Flight Rules
annotation
documentation
STARS-reported flight rules.
source <xs:element name="starsFlightRules" type="nas:StarsFlightRulesType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>STARS-reported flight rules.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/tailoredIndicator
diagram Nas_diagrams/Nas_p433.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:TailoredIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration TAILORED
documentation
Tailored
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).
source <xs:element name="tailoredIndicator" type="nas:TailoredIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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). </xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteInformationType/tfmsNextEventPosition
diagram Nas_diagrams/Nas_p434.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:GeographicalPositionType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:extension fb:pos
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xs:string  required    urn:ogc:def:crs:EPSG::4326  
documentation
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".
annotation
documentation
Position of next non-expired event in the modeled route of flight. The modeled route of flight is a series of events consisting of a time, latitude, and longitude along the path of the flight. An expired event is a position already reached by the flight.
source <xs:element name="tfmsNextEventPosition" type="fb:GeographicalPositionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Position of next non-expired event in the modeled route of flight. The modeled route of flight is a series of events consisting of a time, latitude, and longitude along the path of the flight. An expired event is a position already reached by the flight.</xs:documentation>
 
</xs:annotation>
</xs:element>


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