Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema RouteTrajectory.xsd
Namespace http://www.fixm.aero/fixm/4.0
Annotations
Copyright (c) 2016 Airservices Australia, DSNA, EUROCONTROL, IATA, JCAB, NATS Limited, 
       NAV CANADA, SESAR Joint Undertaking & US 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.
* Neither the names of Airservices Australia, DSNA, EUROCONTROL, IATA, JCAB, NATS Limited, NavCanada, SESAR Joint Undertaking
  & US FAA nor the names of their contributors may 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 Airservices Australia: http://www.airservicesaustralia.com/ 
       Details on DSNA: http://www.developpement-durable.gouv.fr/-Navigation-aerienne-.html 
       
       Details on EUROCONTROL: http://www.eurocontrol.int/ 
       Details on IATA: http://www.iata.org/Pages/default.aspx 
       Details on JCAB: http://www.mlit.go.jp/en/koku/index.html 
       Details on NATS Limited: http://www.nats.co.uk/ 
       Details on NAV CANADA: http://www.navcanada.ca/ 
       Details on the SESAR JU and its members: http://www.sesarju.eu/discover-sesar/partnering-smarter-aviation/members 
       
       Details on the US FAA: http://www.faa.gov/
Trajectory package contains the 4D Trajectory information.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.0.0
Element fx:RouteTrajectoryType / fx:climbProfile
Namespace http://www.fixm.aero/flight/4.0
Annotations
A zero-wind, standard atmosphere, unconstrained climb profile reflective of the flight 
capabilities and desired parameters.
Diagram
Diagram RouteTrajectory_xsd.tmp#PerformanceProfileType_profilePoint RouteTrajectory_xsd.tmp#PerformanceProfileType
Type fx:PerformanceProfileType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fx:profilePoint*
Children fx:profilePoint
Instance
<fx:climbProfile>
  <fx:profilePoint time="">{0,unbounded}</fx:profilePoint>
</fx:climbProfile>
Source
<element name="climbProfile" type="fx:PerformanceProfileType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>A zero-wind, standard atmosphere, unconstrained climb profile reflective of the flight capabilities and desired parameters.</documentation>
  </annotation>
</element>
Element fx:PerformanceProfileType / fx:profilePoint
Namespace http://www.fixm.aero/flight/4.0
Annotations
.Profile Point: A point in a performance climb or descent profile.
Diagram
Diagram RouteTrajectory_xsd.tmp#ProfilePointType_time RouteTrajectory_xsd.tmp#ProfilePointType_airspeed RouteTrajectory_xsd.tmp#ProfilePointType_distance RouteTrajectory_xsd.tmp#ProfilePointType_level RouteTrajectory_xsd.tmp#ProfilePointType
Type fx:ProfilePointType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model fx:airspeed{0,1} , fx:distance{0,1} , fx:level{0,1}
Children fx:airspeed, fx:distance, fx:level
Instance
<fx:profilePoint time="">
  <fx:airspeed uom="">{0,1}</fx:airspeed>
  <fx:distance uom="">{0,1}</fx:distance>
  <fx:level>{0,1}</fx:level>
</fx:profilePoint>
Attributes
QName Type Fixed Default Use Annotation
time fb:DurationType optional
The time (from the start of the profile) at a point in a zero-wind, unconstrained 
profile.
Source
<element name="profilePoint" type="fx:ProfilePointType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>.Profile Point: A point in a performance climb or descent profile.</documentation>
  </annotation>
</element>
Element fx:ProfilePointType / fx:airspeed
Namespace http://www.fixm.aero/flight/4.0
Annotations
The true airspeed of a point in a zero-wind, standard atmosphere, unconstrained profile.
Diagram
Diagram Measures_xsd.tmp#RestrictedTrueAirspeedType Measures_xsd.tmp#TrueAirspeedType_uom Measures_xsd.tmp#TrueAirspeedType
Type fb:TrueAirspeedType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAirspeedType required
Unit of measure
Source
<element name="airspeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The true airspeed of a point in a zero-wind, standard atmosphere, unconstrained profile.</documentation>
  </annotation>
</element>
Element fx:ProfilePointType / fx:distance
Namespace http://www.fixm.aero/flight/4.0
Annotations
The distance (from the start of the profile) at a point in a zero-wind, unconstrained 
profile.
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="distance" type="fb:DistanceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The distance (from the start of the profile) at a point in a zero-wind, unconstrained profile.</documentation>
  </annotation>
</element>
Element fx:ProfilePointType / fx:level
Namespace http://www.fixm.aero/flight/4.0
Annotations
The altitude of a point in a zero-wind, unconstrained profile.
Diagram
Diagram RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_altitude RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_flightLevel RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType
Type fb:FlightLevelOrAltitudeType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fb:altitude{0,1} | fb:flightLevel{0,1}
Children fb:altitude, fb:flightLevel
Instance
<fx:level>
  <fb:altitude ref="" uom="">{0,1}</fb:altitude>
  <fb:flightLevel ref="" uom="">{0,1}</fb:flightLevel>
</fx:level>
Source
<element name="level" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The altitude of a point in a zero-wind, unconstrained profile.</documentation>
  </annotation>
</element>
Element fx:RouteTrajectoryType / fx:climbSchedule
Namespace http://www.fixm.aero/flight/4.0
Annotations
Initially submitted by the airspace user, this defines the target speed in both Indicated 
Airspeed (IAS) and MACH so the aircraft can climb through the crossover altitude 
and target the MACH speed when needed.
Diagram
Diagram RouteTrajectory_xsd.tmp#SpeedScheduleType_initialSpeed RouteTrajectory_xsd.tmp#SpeedScheduleType_subsequentSpeed RouteTrajectory_xsd.tmp#SpeedScheduleType
Type fx:SpeedScheduleType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fx:initialSpeed{0,1} , fx:subsequentSpeed{0,1}
Children fx:initialSpeed, fx:subsequentSpeed
Instance
<fx:climbSchedule>
  <fx:initialSpeed uom="">{0,1}</fx:initialSpeed>
  <fx:subsequentSpeed uom="">{0,1}</fx:subsequentSpeed>
</fx:climbSchedule>
Source
<element name="climbSchedule" type="fx:SpeedScheduleType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Initially submitted by the airspace user, this defines the target speed in both Indicated Airspeed (IAS) and MACH so the aircraft can climb through the crossover altitude and target the MACH speed when needed.</documentation>
  </annotation>
</element>
Element fx:SpeedScheduleType / fx:initialSpeed
Namespace http://www.fixm.aero/flight/4.0
Annotations
Initial speed of the aircraft during the climb
Diagram
Diagram Measures_xsd.tmp#RestrictedIndicatedAirspeedType Measures_xsd.tmp#IndicatedAirspeedType_uom Measures_xsd.tmp#IndicatedAirspeedType
Type fb:IndicatedAirspeedType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAirspeedType required
Unit of measure
Source
<element name="initialSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Initial speed of the aircraft during the climb</documentation>
  </annotation>
</element>
Element fx:SpeedScheduleType / fx:subsequentSpeed
Namespace http://www.fixm.aero/flight/4.0
Annotations
Subsequent speed of the aircraft during the climb
Diagram
Diagram Measures_xsd.tmp#RestrictedIndicatedAirspeedType Measures_xsd.tmp#IndicatedAirspeedType_uom Measures_xsd.tmp#IndicatedAirspeedType
Type fb:IndicatedAirspeedType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAirspeedType required
Unit of measure
Source
<element name="subsequentSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Subsequent speed of the aircraft during the climb</documentation>
  </annotation>
</element>
Element fx:RouteTrajectoryType / fx:descentProfile
Namespace http://www.fixm.aero/flight/4.0
Annotations
A zero-wind, standard atmosphere, unconstrained descent profile reflective of the 
flight capabilities and desired parameters.
Diagram
Diagram RouteTrajectory_xsd.tmp#PerformanceProfileType_profilePoint RouteTrajectory_xsd.tmp#PerformanceProfileType
Type fx:PerformanceProfileType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fx:profilePoint*
Children fx:profilePoint
Instance
<fx:descentProfile>
  <fx:profilePoint time="">{0,unbounded}</fx:profilePoint>
</fx:descentProfile>
Source
<element name="descentProfile" type="fx:PerformanceProfileType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>A zero-wind, standard atmosphere, unconstrained descent profile reflective of the flight capabilities and desired parameters.</documentation>
  </annotation>
</element>
Element fx:RouteTrajectoryType / fx:descentSchedule
Namespace http://www.fixm.aero/flight/4.0
Annotations
Initially submitted by the airspace user, this defines the target speed in both (Indicated 
Airspeed) IAS and MACH so the aircraft can descend through the crossover altitude 
and target the IAS speed when needed.
Diagram
Diagram RouteTrajectory_xsd.tmp#SpeedScheduleType_initialSpeed RouteTrajectory_xsd.tmp#SpeedScheduleType_subsequentSpeed RouteTrajectory_xsd.tmp#SpeedScheduleType
Type fx:SpeedScheduleType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fx:initialSpeed{0,1} , fx:subsequentSpeed{0,1}
Children fx:initialSpeed, fx:subsequentSpeed
Instance
<fx:descentSchedule>
  <fx:initialSpeed uom="">{0,1}</fx:initialSpeed>
  <fx:subsequentSpeed uom="">{0,1}</fx:subsequentSpeed>
</fx:descentSchedule>
Source
<element name="descentSchedule" type="fx:SpeedScheduleType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Initially submitted by the airspace user, this defines the target speed in both (Indicated Airspeed) IAS and MACH so the aircraft can descend through the crossover altitude and target the IAS speed when needed.</documentation>
  </annotation>
</element>
Element fx:RouteTrajectoryType / fx:element
Namespace http://www.fixm.aero/flight/4.0
Annotations
A container for information pertinent to a single point in a trajectory.
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
Type fx:FlightRouteElementType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
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}
Children fx:alongRouteDistance, fx:constraint, fx:enRouteDelay, fx:point4D, fx:routeChange, fx:routeDesignatorToNextElement, fx:routePoint
Instance
<fx:element flightRulesChange="" modified="" modifiedRouteItemReference="" routeTerminationIndicator="">
  <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>
</fx:element>
Attributes
QName Type Fixed Default Use Annotation
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.
routeTerminationIndicator fx:RouteTruncationIndicatorType optional
Indicates the route description is truncated at the preceding point.
Source
<element name="element" type="fx:FlightRouteElementType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>A container for information pertinent to a single point in a trajectory.</documentation>
  </annotation>
</element>
Element fx:FlightRouteElementType / fx:alongRouteDistance
Namespace http://www.fixm.aero/flight/4.0
Annotations
The distance along the route, computed from the first converted fix in the ASP s 
airspace for each route point in the route.
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="alongRouteDistance" type="fb:DistanceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The distance along the route, computed from the first converted fix in the ASP s airspace for each route point in the route.</documentation>
  </annotation>
</element>
Element fx:FlightRouteElementType / fx:constraint
Namespace http://www.fixm.aero/flight/4.0
Annotations
A number of constraints can be associated with each Expanded Route Point and Trajectory 
point.
Diagram
Diagram Constraints_xsd.tmp#AbstractConstraintType_constraintReference Constraints_xsd.tmp#AbstractConstraintType_departureOrArrivalIndicator Constraints_xsd.tmp#AbstractConstraintType
Type fx:AbstractConstraintType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
constraintReference fb:CharacterStringType optional
Reference to a named constraint, if applicable.
departureOrArrivalIndicator fx:DepartureOrArrivalIndicatorType optional
Identifies whether the constraint is applicable on climb or descent.  This provides 
an indication of which constraints take priority in the event of conflict when establishing 
a profile<font color="#0f0f0f"> </font>
Source
<element name="constraint" type="fx:AbstractConstraintType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>A number of constraints can be associated with each Expanded Route Point and Trajectory point.</documentation>
  </annotation>
</element>
Element fx:FlightRouteElementType / fx:enRouteDelay
Namespace http://www.fixm.aero/flight/4.0
Annotations
En Route delay or holding planned to occur at a significant point or along a route 
element.
Diagram
Diagram RouteTrajectory_xsd.tmp#EnRouteDelayType_delayReference RouteTrajectory_xsd.tmp#EnRouteDelayType_delayType RouteTrajectory_xsd.tmp#EnRouteDelayType_delayValue RouteTrajectory_xsd.tmp#EnRouteDelayType
Type fx:EnRouteDelayType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
delayReference fb:CharacterStringType optional
Indicates a named hold pattern, airspace or aerodrome at which the en route delay 
is expected to occur.
delayType fx:EnRouteDelayTypeType optional
Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested 
operations at a specified location.
delayValue fb:DurationType optional
The length of time the flight is expected to be delayed at a specific point en route.
Source
<element name="enRouteDelay" type="fx:EnRouteDelayType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>En Route delay or holding planned to occur at a significant point or along a route element.</documentation>
  </annotation>
</element>
Element fx:FlightRouteElementType / fx:point4D
Namespace http://www.fixm.aero/flight/4.0
Annotations
Identifies the location, altitude and time of a trajectory point.
Diagram
Diagram Airspace_xsd.tmp#GeographicalPositionType_srsName Airspace_xsd.tmp#GeographicalPositionType_pos Airspace_xsd.tmp#GeographicalPositionType RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_altimeterSetting RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_level RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_metData RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_pointProperty RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_predictedAirspeed RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_predictedGroundspeed RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_time RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_verticalRange RouteTrajectory_xsd.tmp#TrajectoryPoint4DType
Type fx:TrajectoryPoint4DType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fb:pos{0,1} , fx:altimeterSetting{0,1} , fx:level{0,1} , fx:metData{0,1} , fx:pointProperty* , fx:predictedAirspeed{0,1} , fx:predictedGroundspeed{0,1} , fx:time{0,1} , fx:verticalRange{0,1}
Children fb:pos, fx:altimeterSetting, fx:level, fx:metData, fx:pointProperty, fx:predictedAirspeed, fx:predictedGroundspeed, fx:time, fx:verticalRange
Instance
<fx:point4D srsName="urn:ogc:def:crs:EPSG::4326">
  <fb:pos>{0,1}</fb:pos>
  <fx:altimeterSetting uom="">{0,1}</fx:altimeterSetting>
  <fx:level>{0,1}</fx:level>
  <fx:metData>{0,1}</fx:metData>
  <fx:pointProperty propertyType="">{0,unbounded}</fx:pointProperty>
  <fx:predictedAirspeed uom="">{0,1}</fx:predictedAirspeed>
  <fx:predictedGroundspeed uom="">{0,1}</fx:predictedGroundspeed>
  <fx:time>{0,1}</fx:time>
  <fx:verticalRange>{0,1}</fx:verticalRange>
</fx:point4D>
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="point4D" type="fx:TrajectoryPoint4DType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Identifies the location, altitude and time of a trajectory point.</documentation>
  </annotation>
</element>
Element fx:TrajectoryPoint4DType / fx:altimeterSetting
Namespace http://www.fixm.aero/flight/4.0
Annotations
The barometric pressure reading used to adjust a pressure altimeter for variations 
in existing atmospheric pressure or to the standard altimeter setting (29.92).
Diagram
Diagram Measures_xsd.tmp#RestrictedPressureType Measures_xsd.tmp#PressureType_uom Measures_xsd.tmp#PressureType
Type fb:PressureType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomPressureType required
Unit of measure
Source
<element name="altimeterSetting" type="fb:PressureType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The barometric pressure reading used to adjust a pressure altimeter for variations in existing atmospheric pressure or to the standard altimeter setting (29.92).</documentation>
  </annotation>
</element>
Element fx:TrajectoryPoint4DType / fx:level
Namespace http://www.fixm.aero/flight/4.0
Annotations
Altitude of the 4D point.
Diagram
Diagram RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_altitude RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_flightLevel RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType
Type fb:FlightLevelOrAltitudeType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fb:altitude{0,1} | fb:flightLevel{0,1}
Children fb:altitude, fb:flightLevel
Instance
<fx:level>
  <fb:altitude ref="" uom="">{0,1}</fb:altitude>
  <fb:flightLevel ref="" uom="">{0,1}</fb:flightLevel>
</fx:level>
Source
<element name="level" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Altitude of the 4D point.</documentation>
  </annotation>
</element>
Element fx:TrajectoryPoint4DType / fx:metData
Namespace http://www.fixm.aero/flight/4.0
Annotations
In a predicted trajectory, the instantaneous temperature and wind vector used at 
the 4D Point for creating the 4D trajectory.
Diagram
Diagram RouteTrajectory_xsd.tmp#MeteorologicalDataType_temperature RouteTrajectory_xsd.tmp#MeteorologicalDataType_windDirection RouteTrajectory_xsd.tmp#MeteorologicalDataType_windSpeed RouteTrajectory_xsd.tmp#MeteorologicalDataType
Type fx:MeteorologicalDataType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fx:temperature{0,1} , fx:windDirection{0,1} , fx:windSpeed{0,1}
Children fx:temperature, fx:windDirection, fx:windSpeed
Instance
<fx:metData>
  <fx:temperature uom="">{0,1}</fx:temperature>
  <fx:windDirection uom="">{0,1}</fx:windDirection>
  <fx:windSpeed uom="">{0,1}</fx:windSpeed>
</fx:metData>
Source
<element name="metData" type="fx:MeteorologicalDataType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>In a predicted trajectory, the instantaneous temperature and wind vector used at the 4D Point for creating the 4D trajectory.</documentation>
  </annotation>
</element>
Element fx:MeteorologicalDataType / fx:temperature
Namespace http://www.fixm.aero/flight/4.0
Annotations
In a predicted trajectory, the instantaneous temperature used at the 4D Point for 
creating the 4D trajectory.
Diagram
Diagram Measures_xsd.tmp#MeasureType Measures_xsd.tmp#TemperatureType_uom Measures_xsd.tmp#TemperatureType
Type fb:TemperatureType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomTemperatureType required
Unit of measure
Source
<element name="temperature" type="fb:TemperatureType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>In a predicted trajectory, the instantaneous temperature used at the 4D Point for creating the 4D trajectory.</documentation>
  </annotation>
</element>
Element fx:MeteorologicalDataType / fx:windDirection
Namespace http://www.fixm.aero/flight/4.0
Annotations
In a predicted trajectory, the instantaneous wind direction used at the 4D Point 
for creating the 4D trajectory.
Diagram
Diagram Measures_xsd.tmp#RestrictedAngleType Measures_xsd.tmp#AngleType_uom Measures_xsd.tmp#AngleType Measures_xsd.tmp#WindDirectionType
Type fb:WindDirectionType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAngleType required
Unit of measure
Source
<element name="windDirection" type="fb:WindDirectionType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>In a predicted trajectory, the instantaneous wind direction used at the 4D Point for creating the 4D trajectory.</documentation>
  </annotation>
</element>
Element fx:MeteorologicalDataType / fx:windSpeed
Namespace http://www.fixm.aero/flight/4.0
Annotations
In a predicted trajectory, the instantaneous wind speed used at the 4D Point for 
creating the 4D trajectory.
Diagram
Diagram Measures_xsd.tmp#RestrictedWindSpeedType Measures_xsd.tmp#WindSpeedType_uom Measures_xsd.tmp#WindSpeedType
Type fb:WindSpeedType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomWindSpeedType required
Unit of measure
Source
<element name="windSpeed" type="fb:WindSpeedType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>In a predicted trajectory, the instantaneous wind speed used at the 4D Point for creating the 4D trajectory.</documentation>
  </annotation>
</element>
Element fx:TrajectoryPoint4DType / fx:pointProperty
Namespace http://www.fixm.aero/flight/4.0
Annotations
Describes any applicable properties of the trajectory point.  May include multiple 
properties per point.
Diagram
Diagram RouteTrajectory_xsd.tmp#TrajectoryPointPropertyType_propertyType RouteTrajectory_xsd.tmp#TrajectoryPointPropertyType_reference RouteTrajectory_xsd.tmp#TrajectoryPointPropertyType
Type fx:TrajectoryPointPropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model fx:reference{0,1}
Children fx:reference
Instance
<fx:pointProperty propertyType="">
  <fx:reference identifier="" type="">{0,1}</fx:reference>
</fx:pointProperty>
Attributes
QName Type Fixed Default Use Annotation
propertyType fx:TrajectoryPointPropertyTypeType optional
Describes any applicable properties of the trajectory point.  May include multiple 
properties per point.
Source
<element name="pointProperty" type="fx:TrajectoryPointPropertyType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Describes any applicable properties of the trajectory point. May include multiple properties per point.</documentation>
  </annotation>
</element>
Element fx:TrajectoryPointPropertyType / fx:reference
Namespace http://www.fixm.aero/flight/4.0
Annotations
A reference providing an identifier of airspace or program affecting the point.
Diagram
Diagram RouteTrajectory_xsd.tmp#TrajectoryPointReferenceType_identifier RouteTrajectory_xsd.tmp#TrajectoryPointReferenceType_type RouteTrajectory_xsd.tmp#TrajectoryPointReferenceType
Type fx:TrajectoryPointReferenceType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
identifier fb:CharacterStringType optional
The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)
type fb:CharacterStringType optional
The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, 
etc.)
Source
<element name="reference" type="fx:TrajectoryPointReferenceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>A reference providing an identifier of airspace or program affecting the point.</documentation>
  </annotation>
</element>
Element fx:TrajectoryPoint4DType / fx:predictedAirspeed
Namespace http://www.fixm.aero/flight/4.0
Annotations
The airspeed (or range of speeds) of the flight at the 4D Point expressed as either 
Indicated Airspeed or Mach.
Diagram
Diagram Measures_xsd.tmp#RestrictedIndicatedAirspeedType Measures_xsd.tmp#IndicatedAirspeedType_uom Measures_xsd.tmp#IndicatedAirspeedType
Type fb:IndicatedAirspeedType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAirspeedType required
Unit of measure
Source
<element name="predictedAirspeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The airspeed (or range of speeds) of the flight at the 4D Point expressed as either Indicated Airspeed or Mach.</documentation>
  </annotation>
</element>
Element fx:TrajectoryPoint4DType / fx:predictedGroundspeed
Namespace http://www.fixm.aero/flight/4.0
Annotations
Aircraft predicted ground speed (or range of speeds) at this point.
Diagram
Diagram Measures_xsd.tmp#RestrictedGroundSpeedType Measures_xsd.tmp#GroundSpeedType_uom Measures_xsd.tmp#GroundSpeedType
Type fb:GroundSpeedType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomGroundSpeedType required
Unit of measure
Source
<element name="predictedGroundspeed" type="fb:GroundSpeedType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Aircraft predicted ground speed (or range of speeds) at this point.</documentation>
  </annotation>
</element>
Element fx:TrajectoryPoint4DType / fx:time
Namespace http://www.fixm.aero/flight/4.0
Annotations
4D Point time expressed as either absolute or relative time.
Diagram
Diagram RouteTrajectory_xsd.tmp#Point4DTimeChoiceType_absoluteTime RouteTrajectory_xsd.tmp#Point4DTimeChoiceType_relativeTimeFromInitialPredictionPoint RouteTrajectory_xsd.tmp#Point4DTimeChoiceType
Type fx:Point4DTimeChoiceType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fx:absoluteTime{0,1} | fx:relativeTimeFromInitialPredictionPoint{0,1}
Children fx:absoluteTime, fx:relativeTimeFromInitialPredictionPoint
Instance
<fx:time>
  <fx:absoluteTime timeReference="UTC">{0,1}</fx:absoluteTime>
  <fx:relativeTimeFromInitialPredictionPoint>{0,1}</fx:relativeTimeFromInitialPredictionPoint>
</fx:time>
Source
<element name="time" type="fx:Point4DTimeChoiceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>4D Point time expressed as either absolute or relative time.</documentation>
  </annotation>
</element>
Element fx:Point4DTimeChoiceType / fx:absoluteTime
Namespace http://www.fixm.aero/flight/4.0
Annotations
Absolute Time of the 4D 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="absoluteTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Absolute Time of the 4D point.</documentation>
  </annotation>
</element>
Element fx:Point4DTimeChoiceType / fx:relativeTimeFromInitialPredictionPoint
Namespace http://www.fixm.aero/flight/4.0
Annotations
Relative Time of the 4D point (expressed as duration from takeoff).
Diagram
Diagram Types_xsd.tmp#DurationType
Type fb:DurationType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="relativeTimeFromInitialPredictionPoint" type="fb:DurationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Relative Time of the 4D point (expressed as duration from takeoff).</documentation>
  </annotation>
</element>
Element fx:TrajectoryPoint4DType / fx:verticalRange
Namespace http://www.fixm.aero/flight/4.0
Annotations
Vertical Range representing block altitude clearances
Diagram
Diagram RangesAndChoices_xsd.tmp#VerticalRangeType_lowerBound RangesAndChoices_xsd.tmp#VerticalRangeType_upperBound RangesAndChoices_xsd.tmp#VerticalRangeType
Type fb:VerticalRangeType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fb:lowerBound{0,1} , fb:upperBound{0,1}
Children fb:lowerBound, fb:upperBound
Instance
<fx:verticalRange>
  <fb:lowerBound>{0,1}</fb:lowerBound>
  <fb:upperBound>{0,1}</fb:upperBound>
</fx:verticalRange>
Source
<element name="verticalRange" type="fb:VerticalRangeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Vertical Range representing block altitude clearances</documentation>
  </annotation>
</element>
Element fx:FlightRouteElementType / fx:routeChange
Namespace http://www.fixm.aero/flight/4.0
Annotations
A Route Point, Expanded Route Point and Trajectory Point may contain an ordered list 
of route changes.
Diagram
Diagram RouteChanges_xsd.tmp#AbstractRouteChangeType
Type fx:AbstractRouteChangeType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Source
<element name="routeChange" type="fx:AbstractRouteChangeType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>A Route Point, Expanded Route Point and Trajectory Point may contain an ordered list of route changes.</documentation>
  </annotation>
</element>
Element fx:FlightRouteElementType / fx:routeDesignatorToNextElement
Namespace http://www.fixm.aero/flight/4.0
Annotations
The route (airway) to the next element on the route. Can be either an en route airway, 
standard instrument departure route, or standard instrument arrival route. [FIXM]
Diagram
Diagram RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType_routeDesignator RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType_standardInstrumentArrival RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType_standardInstrumentDeparture RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType
Type fx:RouteDesignatorToNextElementType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fx:routeDesignator{0,1} | fx:standardInstrumentArrival{0,1} | fx:standardInstrumentDeparture{0,1}
Children fx:routeDesignator, fx:standardInstrumentArrival, fx:standardInstrumentDeparture
Instance
<fx:routeDesignatorToNextElement>
  <fx:routeDesignator>{0,1}</fx:routeDesignator>
  <fx:standardInstrumentArrival>{0,1}</fx:standardInstrumentArrival>
  <fx:standardInstrumentDeparture>{0,1}</fx:standardInstrumentDeparture>
</fx:routeDesignatorToNextElement>
Source
<element name="routeDesignatorToNextElement" type="fx:RouteDesignatorToNextElementType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The route (airway) to the next element on the route. Can be either an en route airway, standard instrument departure route, or standard instrument arrival route. [FIXM]</documentation>
  </annotation>
</element>
Element fx:RouteDesignatorToNextElementType / fx:routeDesignator
Namespace http://www.fixm.aero/flight/4.0
Annotations
Provides a reference to the route point or element on the route and/or expanded route. 
                  
Flight route element  contained within the route. Each segment may contain a route 
point or an airway. 
The route element describes an ATS route (Field 15(c2)), a Standard Departure Route 
(Field 15(c1)), or a Standard Arrival Route (Field 15(c3)). These fields may be used 
consistent with the definition in ICAO Doc 4444.
Diagram
Diagram Airspace_xsd.tmp#RouteDesignatorType
Type fb:RouteDesignatorType
Type hierarchy
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
minLength 0
maxLength 4096
pattern [A-Z][A-Z0-9]{1,7}
Source
<element name="routeDesignator" type="fb:RouteDesignatorType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Provides a reference to the route point or element on the route and/or expanded route. Flight route element contained within the route. Each segment may contain a route point or an airway. The route element describes an ATS route (Field 15(c2)), a Standard Departure Route (Field 15(c1)), or a Standard Arrival Route (Field 15(c3)). These fields may be used consistent with the definition in ICAO Doc 4444.</documentation>
  </annotation>
</element>
Element fx:RouteDesignatorToNextElementType / fx:standardInstrumentArrival
Namespace http://www.fixm.aero/flight/4.0
Annotations
The textual designator of the Standard Instrument Arrival (STAR).
Diagram
Diagram Airspace_xsd.tmp#SidStarDesignatorType
Type fb:SidStarDesignatorType
Type hierarchy
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
minLength 0
maxLength 7
pattern ([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*
Source
<element name="standardInstrumentArrival" type="fb:SidStarDesignatorType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The textual designator of the Standard Instrument Arrival (STAR).</documentation>
  </annotation>
</element>
Element fx:RouteDesignatorToNextElementType / fx:standardInstrumentDeparture
Namespace http://www.fixm.aero/flight/4.0
Annotations
This is the name of a published procedure extending from the departure runway to 
the start of the en route part of the aircraft's route.
Diagram
Diagram Airspace_xsd.tmp#SidStarDesignatorType
Type fb:SidStarDesignatorType
Type hierarchy
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
minLength 0
maxLength 7
pattern ([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*
Source
<element name="standardInstrumentDeparture" type="fb:SidStarDesignatorType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>This is the name of a published procedure extending from the departure runway to the start of the en route part of the aircraft's route.</documentation>
  </annotation>
</element>
Element fx:FlightRouteElementType / fx:routePoint
Namespace http://www.fixm.aero/flight/4.0
Annotations
Describes the significant points (i.e., point at which a change in ATS Route occurs) 
contained in the route and points at which certain events occur (e.g., change of 
speed or level, change of flight rules, start of cruise climb).
Diagram
Diagram Airspace_xsd.tmp#SignificantPointType
Type fb:SignificantPointType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Source
<element name="routePoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Describes the significant points (i.e., point at which a change in ATS Route occurs) contained in the route and points at which certain events occur (e.g., change of speed or level, change of flight rules, start of cruise climb).</documentation>
  </annotation>
</element>
Element fx:RouteTrajectoryType / fx:routeInformation
Namespace http://www.fixm.aero/flight/4.0
Annotations
Contains information about the Flight Route. The route is comprised of Route Segments, 
which are comprised of Route Point/Airway pairs. Route also contains an expanded 
route.
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
Type fx:FlightRouteInformationType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fx:airfileRouteStartTime{0,1} , fx:cruisingLevel{0,1} , fx:cruisingSpeed{0,1} , fx:estimatedElapsedTime*
Children fx:airfileRouteStartTime, fx:cruisingLevel, fx:cruisingSpeed, fx:estimatedElapsedTime
Instance
<fx:routeInformation flightRulesCategory="" routeText="" 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>
</fx:routeInformation>
Attributes
QName Type Fixed Default Use Annotation
flightRulesCategory fx:FlightRulesCategoryType optional
The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, 
Appendix 2, Item 8]
routeText fb:CharacterStringType optional
The ICAO route string as depicted from the flight plan.
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="routeInformation" type="fx:FlightRouteInformationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Contains information about the Flight Route. The route is comprised of Route Segments, which are comprised of Route Point/Airway pairs. Route also contains an expanded route.</documentation>
  </annotation>
</element>
Element fx:FlightRouteInformationType / fx:airfileRouteStartTime
Namespace http://www.fixm.aero/flight/4.0
Annotations
The actual or estimated time of departure from the first point on the route for a 
flight filed in the air.
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="airfileRouteStartTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The actual or estimated time of departure from the first point on the route for a flight filed in the air.</documentation>
  </annotation>
</element>
Element fx:FlightRouteInformationType / fx:cruisingLevel
Namespace http://www.fixm.aero/flight/4.0
Annotations
The filed altitude (flight level) for the first or the whole cruising portion of 
the flight.
Diagram
Diagram RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_altitude RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_flightLevel RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType
Type fb:FlightLevelOrAltitudeType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fb:altitude{0,1} | fb:flightLevel{0,1}
Children fb:altitude, fb:flightLevel
Instance
<fx:cruisingLevel>
  <fb:altitude ref="" uom="">{0,1}</fb:altitude>
  <fb:flightLevel ref="" uom="">{0,1}</fb:flightLevel>
</fx:cruisingLevel>
Source
<element name="cruisingLevel" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The filed altitude (flight level) for the first or the whole cruising portion of the flight.</documentation>
  </annotation>
</element>
Element fx:FlightRouteInformationType / fx:cruisingSpeed
Namespace http://www.fixm.aero/flight/4.0
Annotations
The true airspeed for the first or the whole cruising portion of the flight.  This 
can be for a filed flight or an active flight.  This element is strategic in nature.
Diagram
Diagram Measures_xsd.tmp#RestrictedTrueAirspeedType Measures_xsd.tmp#TrueAirspeedType_uom Measures_xsd.tmp#TrueAirspeedType
Type fb:TrueAirspeedType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAirspeedType required
Unit of measure
Source
<element name="cruisingSpeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The true airspeed for the first or the whole cruising portion of the flight. This can be for a filed flight or an active flight. This element is strategic in nature.</documentation>
  </annotation>
</element>
Element fx:FlightRouteInformationType / fx:estimatedElapsedTime
Namespace http://www.fixm.aero/flight/4.0
Annotations
The estimated amount of time from takeoff to reach a significant point or Flight 
Information Region (FIR) boundary along the route of flight.
Diagram
Diagram RouteTrajectory_xsd.tmp#EstimatedElapsedTimeType_elapsedTime RouteTrajectory_xsd.tmp#EstimatedElapsedTimeType_location RouteTrajectory_xsd.tmp#EstimatedElapsedTimeType
Type fx:EstimatedElapsedTimeType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model fx:location{0,1}
Children fx:location
Instance
<fx:estimatedElapsedTime elapsedTime="">
  <fx:location>{0,1}</fx:location>
</fx:estimatedElapsedTime>
Attributes
QName Type Fixed Default Use Annotation
elapsedTime fb:DurationType required
The estimated amount of elapsed time.
Source
<element name="estimatedElapsedTime" type="fx:EstimatedElapsedTimeType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>The estimated amount of time from takeoff to reach a significant point or Flight Information Region (FIR) boundary along the route of flight.</documentation>
  </annotation>
</element>
Element fx:EstimatedElapsedTimeType / fx:location
Namespace http://www.fixm.aero/flight/4.0
Annotations
The location associated with estimated elapsed time. It can be a longitude, significant 
point of flight information region.
Diagram
Diagram RouteTrajectory_xsd.tmp#ElapsedTimeLocationType_longitude RouteTrajectory_xsd.tmp#ElapsedTimeLocationType_point RouteTrajectory_xsd.tmp#ElapsedTimeLocationType_region RouteTrajectory_xsd.tmp#ElapsedTimeLocationType
Type fx:ElapsedTimeLocationType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fx:longitude{0,1} | fx:point{0,1} | fx:region{0,1}
Children fx:longitude, fx:point, fx:region
Instance
<fx:location>
  <fx:longitude>{0,1}</fx:longitude>
  <fx:point>{0,1}</fx:point>
  <fx:region>{0,1}</fx:region>
</fx:location>
Source
<element name="location" type="fx:ElapsedTimeLocationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The location associated with estimated elapsed time. It can be a longitude, significant point of flight information region.</documentation>
  </annotation>
</element>
Element fx:ElapsedTimeLocationType / fx:longitude
Namespace http://www.fixm.aero/flight/4.0
Annotations
Longitude associated with the elapsed time.
Diagram
Diagram Airspace_xsd.tmp#LongitudeType
Type fb:LongitudeType
Type hierarchy
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="longitude" type="fb:LongitudeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Longitude associated with the elapsed time.</documentation>
  </annotation>
</element>
Element fx:ElapsedTimeLocationType / fx:point
Namespace http://www.fixm.aero/flight/4.0
Annotations
Point associated with the estimated elapsed time.
Diagram
Diagram Airspace_xsd.tmp#SignificantPointType
Type fb:SignificantPointType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Source
<element name="point" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Point associated with the estimated elapsed time.</documentation>
  </annotation>
</element>
Element fx:ElapsedTimeLocationType / fx:region
Namespace http://www.fixm.aero/flight/4.0
Annotations
Flight information boundary associated with the elapsed time.
Diagram
Diagram Airspace_xsd.tmp#AirspaceDesignatorType
Type fb:AirspaceDesignatorType
Type hierarchy
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
minLength 1
maxLength 10
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Source
<element name="region" type="fb:AirspaceDesignatorType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Flight information boundary associated with the elapsed time.</documentation>
  </annotation>
</element>
Element fx:RouteTrajectoryType / fx:takeoffWeight
Namespace http://www.fixm.aero/flight/4.0
Annotations
The estimated takeoff weight of the aircraft.
Diagram
Diagram Measures_xsd.tmp#RestrictedWeightType Measures_xsd.tmp#WeightType_uom Measures_xsd.tmp#WeightType
Type fb:WeightType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomWeightType required
Unit of measure
Source
<element name="takeoffWeight" type="fb:WeightType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The estimated takeoff weight of the aircraft.</documentation>
  </annotation>
</element>
Element fx:ElapsedTimeLocation
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#ElapsedTimeLocationType_longitude RouteTrajectory_xsd.tmp#ElapsedTimeLocationType_point RouteTrajectory_xsd.tmp#ElapsedTimeLocationType_region RouteTrajectory_xsd.tmp#ElapsedTimeLocationType
Type fx:ElapsedTimeLocationType
Properties
content: complex
Model fx:longitude{0,1} | fx:point{0,1} | fx:region{0,1}
Children fx:longitude, fx:point, fx:region
Instance
<fx:ElapsedTimeLocation>
  <fx:longitude>{0,1}</fx:longitude>
  <fx:point>{0,1}</fx:point>
  <fx:region>{0,1}</fx:region>
</fx:ElapsedTimeLocation>
Source
<element name="ElapsedTimeLocation" type="fx:ElapsedTimeLocationType"/>
Element fx:EnRouteDelay
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#EnRouteDelayType_delayReference RouteTrajectory_xsd.tmp#EnRouteDelayType_delayType RouteTrajectory_xsd.tmp#EnRouteDelayType_delayValue RouteTrajectory_xsd.tmp#EnRouteDelayType
Type fx:EnRouteDelayType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
delayReference fb:CharacterStringType optional
Indicates a named hold pattern, airspace or aerodrome at which the en route delay 
is expected to occur.
delayType fx:EnRouteDelayTypeType optional
Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested 
operations at a specified location.
delayValue fb:DurationType optional
The length of time the flight is expected to be delayed at a specific point en route.
Source
<element name="EnRouteDelay" type="fx:EnRouteDelayType"/>
Element fx:EstimatedElapsedTime
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#EstimatedElapsedTimeType_elapsedTime RouteTrajectory_xsd.tmp#EstimatedElapsedTimeType_location RouteTrajectory_xsd.tmp#EstimatedElapsedTimeType
Type fx:EstimatedElapsedTimeType
Properties
content: complex
Model fx:location{0,1}
Children fx:location
Instance
<fx:EstimatedElapsedTime elapsedTime="">
  <fx:location>{0,1}</fx:location>
</fx:EstimatedElapsedTime>
Attributes
QName Type Fixed Default Use Annotation
elapsedTime fb:DurationType required
The estimated amount of elapsed time.
Source
<element name="EstimatedElapsedTime" type="fx:EstimatedElapsedTimeType"/>
Element fx:FlightRouteElement
Namespace http://www.fixm.aero/flight/4.0
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
Type fx:FlightRouteElementType
Properties
content: complex
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}
Children fx:alongRouteDistance, fx:constraint, fx:enRouteDelay, fx:point4D, fx:routeChange, fx:routeDesignatorToNextElement, fx:routePoint
Instance
<fx:FlightRouteElement flightRulesChange="" modified="" modifiedRouteItemReference="" routeTerminationIndicator="">
  <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>
</fx:FlightRouteElement>
Attributes
QName Type Fixed Default Use Annotation
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.
routeTerminationIndicator fx:RouteTruncationIndicatorType optional
Indicates the route description is truncated at the preceding point.
Source
<element name="FlightRouteElement" type="fx:FlightRouteElementType"/>
Element fx:FlightRouteInformation
Namespace http://www.fixm.aero/flight/4.0
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
Type fx:FlightRouteInformationType
Properties
content: complex
Model fx:airfileRouteStartTime{0,1} , fx:cruisingLevel{0,1} , fx:cruisingSpeed{0,1} , fx:estimatedElapsedTime*
Children fx:airfileRouteStartTime, fx:cruisingLevel, fx:cruisingSpeed, fx:estimatedElapsedTime
Instance
<fx:FlightRouteInformation flightRulesCategory="" routeText="" 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>
</fx:FlightRouteInformation>
Attributes
QName Type Fixed Default Use Annotation
flightRulesCategory fx:FlightRulesCategoryType optional
The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, 
Appendix 2, Item 8]
routeText fb:CharacterStringType optional
The ICAO route string as depicted from the flight plan.
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="FlightRouteInformation" type="fx:FlightRouteInformationType"/>
Element fx:MeteorologicalData
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#MeteorologicalDataType_temperature RouteTrajectory_xsd.tmp#MeteorologicalDataType_windDirection RouteTrajectory_xsd.tmp#MeteorologicalDataType_windSpeed RouteTrajectory_xsd.tmp#MeteorologicalDataType
Type fx:MeteorologicalDataType
Properties
content: complex
Model fx:temperature{0,1} , fx:windDirection{0,1} , fx:windSpeed{0,1}
Children fx:temperature, fx:windDirection, fx:windSpeed
Instance
<fx:MeteorologicalData>
  <fx:temperature uom="">{0,1}</fx:temperature>
  <fx:windDirection uom="">{0,1}</fx:windDirection>
  <fx:windSpeed uom="">{0,1}</fx:windSpeed>
</fx:MeteorologicalData>
Source
<element name="MeteorologicalData" type="fx:MeteorologicalDataType"/>
Element fx:PerformanceProfile
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#PerformanceProfileType_profilePoint RouteTrajectory_xsd.tmp#PerformanceProfileType
Type fx:PerformanceProfileType
Properties
content: complex
Model fx:profilePoint*
Children fx:profilePoint
Instance
<fx:PerformanceProfile>
  <fx:profilePoint time="">{0,unbounded}</fx:profilePoint>
</fx:PerformanceProfile>
Source
<element name="PerformanceProfile" type="fx:PerformanceProfileType"/>
Element fx:Point4DTimeChoice
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#Point4DTimeChoiceType_absoluteTime RouteTrajectory_xsd.tmp#Point4DTimeChoiceType_relativeTimeFromInitialPredictionPoint RouteTrajectory_xsd.tmp#Point4DTimeChoiceType
Type fx:Point4DTimeChoiceType
Properties
content: complex
Model fx:absoluteTime{0,1} | fx:relativeTimeFromInitialPredictionPoint{0,1}
Children fx:absoluteTime, fx:relativeTimeFromInitialPredictionPoint
Instance
<fx:Point4DTimeChoice>
  <fx:absoluteTime timeReference="UTC">{0,1}</fx:absoluteTime>
  <fx:relativeTimeFromInitialPredictionPoint>{0,1}</fx:relativeTimeFromInitialPredictionPoint>
</fx:Point4DTimeChoice>
Source
<element name="Point4DTimeChoice" type="fx:Point4DTimeChoiceType"/>
Element fx:ProfilePoint
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#ProfilePointType_time RouteTrajectory_xsd.tmp#ProfilePointType_airspeed RouteTrajectory_xsd.tmp#ProfilePointType_distance RouteTrajectory_xsd.tmp#ProfilePointType_level RouteTrajectory_xsd.tmp#ProfilePointType
Type fx:ProfilePointType
Properties
content: complex
Model fx:airspeed{0,1} , fx:distance{0,1} , fx:level{0,1}
Children fx:airspeed, fx:distance, fx:level
Instance
<fx:ProfilePoint time="">
  <fx:airspeed uom="">{0,1}</fx:airspeed>
  <fx:distance uom="">{0,1}</fx:distance>
  <fx:level>{0,1}</fx:level>
</fx:ProfilePoint>
Attributes
QName Type Fixed Default Use Annotation
time fb:DurationType optional
The time (from the start of the profile) at a point in a zero-wind, unconstrained 
profile.
Source
<element name="ProfilePoint" type="fx:ProfilePointType"/>
Element fx:RouteDesignatorToNextElement
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType_routeDesignator RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType_standardInstrumentArrival RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType_standardInstrumentDeparture RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType
Type fx:RouteDesignatorToNextElementType
Properties
content: complex
Model fx:routeDesignator{0,1} | fx:standardInstrumentArrival{0,1} | fx:standardInstrumentDeparture{0,1}
Children fx:routeDesignator, fx:standardInstrumentArrival, fx:standardInstrumentDeparture
Instance
<fx:RouteDesignatorToNextElement>
  <fx:routeDesignator>{0,1}</fx:routeDesignator>
  <fx:standardInstrumentArrival>{0,1}</fx:standardInstrumentArrival>
  <fx:standardInstrumentDeparture>{0,1}</fx:standardInstrumentDeparture>
</fx:RouteDesignatorToNextElement>
Source
<element name="RouteDesignatorToNextElement" type="fx:RouteDesignatorToNextElementType"/>
Element fx:RouteTrajectory
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#RouteTrajectoryType_climbProfile RouteTrajectory_xsd.tmp#RouteTrajectoryType_climbSchedule RouteTrajectory_xsd.tmp#RouteTrajectoryType_descentProfile RouteTrajectory_xsd.tmp#RouteTrajectoryType_descentSchedule RouteTrajectory_xsd.tmp#RouteTrajectoryType_element RouteTrajectory_xsd.tmp#RouteTrajectoryType_routeInformation RouteTrajectory_xsd.tmp#RouteTrajectoryType_takeoffWeight RouteTrajectory_xsd.tmp#RouteTrajectoryType
Type fx:RouteTrajectoryType
Properties
content: complex
Model fx:climbProfile{0,1} , fx:climbSchedule{0,1} , fx:descentProfile{0,1} , fx:descentSchedule{0,1} , fx:element* , fx:routeInformation{0,1} , fx:takeoffWeight{0,1}
Children fx:climbProfile, fx:climbSchedule, fx:descentProfile, fx:descentSchedule, fx:element, fx:routeInformation, fx:takeoffWeight
Instance
<fx:RouteTrajectory>
  <fx:climbProfile>{0,1}</fx:climbProfile>
  <fx:climbSchedule>{0,1}</fx:climbSchedule>
  <fx:descentProfile>{0,1}</fx:descentProfile>
  <fx:descentSchedule>{0,1}</fx:descentSchedule>
  <fx:element flightRulesChange="" modified="" modifiedRouteItemReference="" routeTerminationIndicator="">{0,unbounded}</fx:element>
  <fx:routeInformation flightRulesCategory="" routeText="" totalEstimatedElapsedTime="">{0,1}</fx:routeInformation>
  <fx:takeoffWeight uom="">{0,1}</fx:takeoffWeight>
</fx:RouteTrajectory>
Source
<element name="RouteTrajectory" type="fx:RouteTrajectoryType"/>
Element fx:SpeedSchedule
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#SpeedScheduleType_initialSpeed RouteTrajectory_xsd.tmp#SpeedScheduleType_subsequentSpeed RouteTrajectory_xsd.tmp#SpeedScheduleType
Type fx:SpeedScheduleType
Properties
content: complex
Model fx:initialSpeed{0,1} , fx:subsequentSpeed{0,1}
Children fx:initialSpeed, fx:subsequentSpeed
Instance
<fx:SpeedSchedule>
  <fx:initialSpeed uom="">{0,1}</fx:initialSpeed>
  <fx:subsequentSpeed uom="">{0,1}</fx:subsequentSpeed>
</fx:SpeedSchedule>
Source
<element name="SpeedSchedule" type="fx:SpeedScheduleType"/>
Element fx:TrajectoryPoint4D
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram Airspace_xsd.tmp#GeographicalPositionType_srsName Airspace_xsd.tmp#GeographicalPositionType_pos Airspace_xsd.tmp#GeographicalPositionType RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_altimeterSetting RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_level RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_metData RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_pointProperty RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_predictedAirspeed RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_predictedGroundspeed RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_time RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_verticalRange RouteTrajectory_xsd.tmp#TrajectoryPoint4DType Airspace_xsd.tmp#GeographicalPosition
Type fx:TrajectoryPoint4DType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model fb:pos{0,1} , fx:altimeterSetting{0,1} , fx:level{0,1} , fx:metData{0,1} , fx:pointProperty* , fx:predictedAirspeed{0,1} , fx:predictedGroundspeed{0,1} , fx:time{0,1} , fx:verticalRange{0,1}
Children fb:pos, fx:altimeterSetting, fx:level, fx:metData, fx:pointProperty, fx:predictedAirspeed, fx:predictedGroundspeed, fx:time, fx:verticalRange
Instance
<fx:TrajectoryPoint4D srsName="urn:ogc:def:crs:EPSG::4326">
  <fb:pos>{0,1}</fb:pos>
  <fx:altimeterSetting uom="">{0,1}</fx:altimeterSetting>
  <fx:level>{0,1}</fx:level>
  <fx:metData>{0,1}</fx:metData>
  <fx:pointProperty propertyType="">{0,unbounded}</fx:pointProperty>
  <fx:predictedAirspeed uom="">{0,1}</fx:predictedAirspeed>
  <fx:predictedGroundspeed uom="">{0,1}</fx:predictedGroundspeed>
  <fx:time>{0,1}</fx:time>
  <fx:verticalRange>{0,1}</fx:verticalRange>
</fx:TrajectoryPoint4D>
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="TrajectoryPoint4D" type="fx:TrajectoryPoint4DType" substitutionGroup="fb:GeographicalPosition"/>
Element fx:TrajectoryPointProperty
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#TrajectoryPointPropertyType_propertyType RouteTrajectory_xsd.tmp#TrajectoryPointPropertyType_reference RouteTrajectory_xsd.tmp#TrajectoryPointPropertyType
Type fx:TrajectoryPointPropertyType
Properties
content: complex
Model fx:reference{0,1}
Children fx:reference
Instance
<fx:TrajectoryPointProperty propertyType="">
  <fx:reference identifier="" type="">{0,1}</fx:reference>
</fx:TrajectoryPointProperty>
Attributes
QName Type Fixed Default Use Annotation
propertyType fx:TrajectoryPointPropertyTypeType optional
Describes any applicable properties of the trajectory point.  May include multiple 
properties per point.
Source
<element name="TrajectoryPointProperty" type="fx:TrajectoryPointPropertyType"/>
Element fx:TrajectoryPointReference
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RouteTrajectory_xsd.tmp#TrajectoryPointReferenceType_identifier RouteTrajectory_xsd.tmp#TrajectoryPointReferenceType_type RouteTrajectory_xsd.tmp#TrajectoryPointReferenceType
Type fx:TrajectoryPointReferenceType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
identifier fb:CharacterStringType optional
The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)
type fb:CharacterStringType optional
The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, 
etc.)
Source
<element name="TrajectoryPointReference" type="fx:TrajectoryPointReferenceType"/>
Complex Type fx:RouteTrajectoryType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Groups and associates a Route and Trajectory.
Diagram
Diagram RouteTrajectory_xsd.tmp#RouteTrajectoryType_climbProfile RouteTrajectory_xsd.tmp#RouteTrajectoryType_climbSchedule RouteTrajectory_xsd.tmp#RouteTrajectoryType_descentProfile RouteTrajectory_xsd.tmp#RouteTrajectoryType_descentSchedule RouteTrajectory_xsd.tmp#RouteTrajectoryType_element RouteTrajectory_xsd.tmp#RouteTrajectoryType_routeInformation RouteTrajectory_xsd.tmp#RouteTrajectoryType_takeoffWeight
Used by
Model fx:climbProfile{0,1} , fx:climbSchedule{0,1} , fx:descentProfile{0,1} , fx:descentSchedule{0,1} , fx:element* , fx:routeInformation{0,1} , fx:takeoffWeight{0,1}
Children fx:climbProfile, fx:climbSchedule, fx:descentProfile, fx:descentSchedule, fx:element, fx:routeInformation, fx:takeoffWeight
Source
<complexType name="RouteTrajectoryType">
  <annotation>
    <documentation>Groups and associates a Route and Trajectory.</documentation>
  </annotation>
  <sequence>
    <element name="climbProfile" type="fx:PerformanceProfileType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>A zero-wind, standard atmosphere, unconstrained climb profile reflective of the flight capabilities and desired parameters.</documentation>
      </annotation>
    </element>
    <element name="climbSchedule" type="fx:SpeedScheduleType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Initially submitted by the airspace user, this defines the target speed in both Indicated Airspeed (IAS) and MACH so the aircraft can climb through the crossover altitude and target the MACH speed when needed.</documentation>
      </annotation>
    </element>
    <element name="descentProfile" type="fx:PerformanceProfileType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>A zero-wind, standard atmosphere, unconstrained descent profile reflective of the flight capabilities and desired parameters.</documentation>
      </annotation>
    </element>
    <element name="descentSchedule" type="fx:SpeedScheduleType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Initially submitted by the airspace user, this defines the target speed in both (Indicated Airspeed) IAS and MACH so the aircraft can descend through the crossover altitude and target the IAS speed when needed.</documentation>
      </annotation>
    </element>
    <element name="element" type="fx:FlightRouteElementType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>A container for information pertinent to a single point in a trajectory.</documentation>
      </annotation>
    </element>
    <element name="routeInformation" type="fx:FlightRouteInformationType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Contains information about the Flight Route. The route is comprised of Route Segments, which are comprised of Route Point/Airway pairs. Route also contains an expanded route.</documentation>
      </annotation>
    </element>
    <element name="takeoffWeight" type="fb:WeightType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The estimated takeoff weight of the aircraft.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type fx:PerformanceProfileType
Namespace http://www.fixm.aero/flight/4.0
Annotations
A zero-wind, standard atmosphere, unconstrained descent profile reflective of the 
flight capabilities and desired parameters. 
A zero-wind, standard atmosphere, unconstrained climb profile reflective of the flight 
capabilities and desired parameters.
Diagram
Diagram RouteTrajectory_xsd.tmp#PerformanceProfileType_profilePoint
Used by
Model fx:profilePoint*
Children fx:profilePoint
Source
<complexType name="PerformanceProfileType">
  <annotation>
    <documentation>A zero-wind, standard atmosphere, unconstrained descent profile reflective of the flight capabilities and desired parameters. A zero-wind, standard atmosphere, unconstrained climb profile reflective of the flight capabilities and desired parameters.</documentation>
  </annotation>
  <sequence>
    <element name="profilePoint" type="fx:ProfilePointType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>.Profile Point: A point in a performance climb or descent profile.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type fx:ProfilePointType
Namespace http://www.fixm.aero/flight/4.0
Annotations
A point in a performance climb or descent profile.
Diagram
Diagram RouteTrajectory_xsd.tmp#ProfilePointType_time RouteTrajectory_xsd.tmp#ProfilePointType_airspeed RouteTrajectory_xsd.tmp#ProfilePointType_distance RouteTrajectory_xsd.tmp#ProfilePointType_level
Used by
Model fx:airspeed{0,1} , fx:distance{0,1} , fx:level{0,1}
Children fx:airspeed, fx:distance, fx:level
Attributes
QName Type Fixed Default Use Annotation
time fb:DurationType optional
The time (from the start of the profile) at a point in a zero-wind, unconstrained 
profile.
Source
<complexType name="ProfilePointType">
  <annotation>
    <documentation>A point in a performance climb or descent profile.</documentation>
  </annotation>
  <sequence>
    <element name="airspeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The true airspeed of a point in a zero-wind, standard atmosphere, unconstrained profile.</documentation>
      </annotation>
    </element>
    <element name="distance" type="fb:DistanceType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The distance (from the start of the profile) at a point in a zero-wind, unconstrained profile.</documentation>
      </annotation>
    </element>
    <element name="level" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The altitude of a point in a zero-wind, unconstrained profile.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="time" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The time (from the start of the profile) at a point in a zero-wind, unconstrained profile.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type fx:SpeedScheduleType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Defines the speed schedule for climb and descent of the aircraft through the crossover 
altitude.
Diagram
Diagram RouteTrajectory_xsd.tmp#SpeedScheduleType_initialSpeed RouteTrajectory_xsd.tmp#SpeedScheduleType_subsequentSpeed
Used by
Model fx:initialSpeed{0,1} , fx:subsequentSpeed{0,1}
Children fx:initialSpeed, fx:subsequentSpeed
Source
<complexType name="SpeedScheduleType">
  <annotation>
    <documentation>Defines the speed schedule for climb and descent of the aircraft through the crossover altitude.</documentation>
  </annotation>
  <sequence>
    <element name="initialSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Initial speed of the aircraft during the climb</documentation>
      </annotation>
    </element>
    <element name="subsequentSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Subsequent speed of the aircraft during the climb</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type fx:FlightRouteElementType
Namespace http://www.fixm.aero/flight/4.0
Annotations
A container for information pertinent to a single point in a trajectory.
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
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}
Children fx:alongRouteDistance, fx:constraint, fx:enRouteDelay, fx:point4D, fx:routeChange, fx:routeDesignatorToNextElement, fx:routePoint
Attributes
QName Type Fixed Default Use Annotation
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.
routeTerminationIndicator fx:RouteTruncationIndicatorType optional
Indicates the route description is truncated at the preceding point.
Source
<complexType name="FlightRouteElementType">
  <annotation>
    <documentation>A container for information pertinent to a single point in a trajectory.</documentation>
  </annotation>
  <sequence>
    <element name="alongRouteDistance" type="fb:DistanceType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The distance along the route, computed from the first converted fix in the ASP s airspace for each route point in the route.</documentation>
      </annotation>
    </element>
    <element name="constraint" type="fx:AbstractConstraintType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>A number of constraints can be associated with each Expanded Route Point and Trajectory point.</documentation>
      </annotation>
    </element>
    <element name="enRouteDelay" type="fx:EnRouteDelayType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>En Route delay or holding planned to occur at a significant point or along a route element.</documentation>
      </annotation>
    </element>
    <element name="point4D" type="fx:TrajectoryPoint4DType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Identifies the location, altitude and time of a trajectory point.</documentation>
      </annotation>
    </element>
    <element name="routeChange" type="fx:AbstractRouteChangeType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>A Route Point, Expanded Route Point and Trajectory Point may contain an ordered list of route changes.</documentation>
      </annotation>
    </element>
    <element name="routeDesignatorToNextElement" type="fx:RouteDesignatorToNextElementType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The route (airway) to the next element on the route. Can be either an en route airway, standard instrument departure route, or standard instrument arrival route. [FIXM]</documentation>
      </annotation>
    </element>
    <element name="routePoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Describes the significant points (i.e., point at which a change in ATS Route occurs) contained in the route and points at which certain events occur (e.g., change of speed or level, change of flight rules, start of cruise climb).</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="flightRulesChange" type="fx:FlightRulesType" use="optional">
    <annotation>
      <documentation>Describes the planned change of flight rules (e.g., IFR/VFR) associated with a route point.</documentation>
    </annotation>
  </attribute>
  <attribute name="modified" type="fx:ModifiedRouteItemIndicatorType" use="optional">
    <annotation>
      <documentation>Identifies if the route point or element was modified from the reference version, identified in the message, during negotiation by an ASP.</documentation>
    </annotation>
  </attribute>
  <attribute name="modifiedRouteItemReference" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>A reference to an ATFM program name that modified the route.</documentation>
    </annotation>
  </attribute>
  <attribute name="routeTerminationIndicator" type="fx:RouteTruncationIndicatorType" use="optional">
    <annotation>
      <documentation>Indicates the route description is truncated at the preceding point.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type fx:EnRouteDelayType
Namespace http://www.fixm.aero/flight/4.0
Annotations
En Route delay or holding planned to occur at a significant point or along a route 
element.
Diagram
Diagram RouteTrajectory_xsd.tmp#EnRouteDelayType_delayReference RouteTrajectory_xsd.tmp#EnRouteDelayType_delayType RouteTrajectory_xsd.tmp#EnRouteDelayType_delayValue
Used by
Attributes
QName Type Fixed Default Use Annotation
delayReference fb:CharacterStringType optional
Indicates a named hold pattern, airspace or aerodrome at which the en route delay 
is expected to occur.
delayType fx:EnRouteDelayTypeType optional
Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested 
operations at a specified location.
delayValue fb:DurationType optional
The length of time the flight is expected to be delayed at a specific point en route.
Source
<complexType name="EnRouteDelayType">
  <annotation>
    <documentation>En Route delay or holding planned to occur at a significant point or along a route element.</documentation>
  </annotation>
  <attribute name="delayReference" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>Indicates a named hold pattern, airspace or aerodrome at which the en route delay is expected to occur.</documentation>
    </annotation>
  </attribute>
  <attribute name="delayType" type="fx:EnRouteDelayTypeType" use="optional">
    <annotation>
      <documentation>Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested operations at a specified location.</documentation>
    </annotation>
  </attribute>
  <attribute name="delayValue" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The length of time the flight is expected to be delayed at a specific point en route.</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type fx:EnRouteDelayTypeType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested 
operations at a specified location.
Diagram
Diagram
Type restriction of string
Facets
enumeration AU_REQUEST_POINT
The delay is an AU request to “spend time�? at the point, thus the delay has to 
be added to the flight duration to the next point to compute the estimate to the 
next point
enumeration AU_REQUEST_SEGMENT
The delay is an AU request to “spend time�? at the segment starting at point, 
thus the delay has to be understood as the total duration between the point and the 
next one.
enumeration AU_REQUEST_AIRSPACE
The delay is an AU request to spend time in an airspace after the RoutePoint the 
name of which is in delayReference, the delayValue is the time in that airspace, 
the entry and exit time into that airspace is in theBEGIN_STAY and END_STAY info 
of the trajectory
enumeration AU_REQUEST_AERODROME
The delay is an AU request to spend time at an aerodrome after the RoutePoint, the 
name of the aerodrome is in the delayReference field, the points at which the AU 
leaves its route and rejoin it go to the aerodrome are in the BEGIN_STAY and END_STAY 
info of the trajectory
enumeration AU_REQUEST_HOLDING
The delay is an AU request to spend time at a holding pattern the anchor point of 
which is the RoutePoint.  The holding pattern name if any is in delayReference.  
delayValue used to compute estimates as in AU_REQUEST_POINT
enumeration ATFM
the delay is an ASP request to do Enroute Holding names in delayReference.  delayValue 
used to compute estimates as in AU_REQUEST_POINT
Used by
Source
<simpleType name="EnRouteDelayTypeType">
  <annotation>
    <documentation>Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested operations at a specified location.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="AU_REQUEST_POINT">
      <annotation>
        <documentation>The delay is an AU request to “spend time�? at the point, thus the delay has to be added to the flight duration to the next point to compute the estimate to the next point</documentation>
      </annotation>
    </enumeration>
    <enumeration value="AU_REQUEST_SEGMENT">
      <annotation>
        <documentation>The delay is an AU request to “spend time�? at the segment starting at point, thus the delay has to be understood as the total duration between the point and the next one.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="AU_REQUEST_AIRSPACE">
      <annotation>
        <documentation>The delay is an AU request to spend time in an airspace after the RoutePoint the name of which is in delayReference, the delayValue is the time in that airspace, the entry and exit time into that airspace is in theBEGIN_STAY and END_STAY info of the trajectory</documentation>
      </annotation>
    </enumeration>
    <enumeration value="AU_REQUEST_AERODROME">
      <annotation>
        <documentation>The delay is an AU request to spend time at an aerodrome after the RoutePoint, the name of the aerodrome is in the delayReference field, the points at which the AU leaves its route and rejoin it go to the aerodrome are in the BEGIN_STAY and END_STAY info of the trajectory</documentation>
      </annotation>
    </enumeration>
    <enumeration value="AU_REQUEST_HOLDING">
      <annotation>
        <documentation>The delay is an AU request to spend time at a holding pattern the anchor point of which is the RoutePoint. The holding pattern name if any is in delayReference. delayValue used to compute estimates as in AU_REQUEST_POINT</documentation>
      </annotation>
    </enumeration>
    <enumeration value="ATFM">
      <annotation>
        <documentation>the delay is an ASP request to do Enroute Holding names in delayReference. delayValue used to compute estimates as in AU_REQUEST_POINT</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Complex Type fx:TrajectoryPoint4DType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Identifies relevant information about a trajectory point including location, altitude, 
time, etc.
Diagram
Diagram Airspace_xsd.tmp#GeographicalPositionType_srsName Airspace_xsd.tmp#GeographicalPositionType_pos Airspace_xsd.tmp#GeographicalPositionType RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_altimeterSetting RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_level RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_metData RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_pointProperty RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_predictedAirspeed RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_predictedGroundspeed RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_time RouteTrajectory_xsd.tmp#TrajectoryPoint4DType_verticalRange
Type extension of fb:GeographicalPositionType
Type hierarchy
Used by
Model fb:pos{0,1} , fx:altimeterSetting{0,1} , fx:level{0,1} , fx:metData{0,1} , fx:pointProperty* , fx:predictedAirspeed{0,1} , fx:predictedGroundspeed{0,1} , fx:time{0,1} , fx:verticalRange{0,1}
Children fb:pos, fx:altimeterSetting, fx:level, fx:metData, fx:pointProperty, fx:predictedAirspeed, fx:predictedGroundspeed, fx:time, fx:verticalRange
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
<complexType name="TrajectoryPoint4DType">
  <annotation>
    <documentation>Identifies relevant information about a trajectory point including location, altitude, time, etc.</documentation>
  </annotation>
  <complexContent>
    <extension base="fb:GeographicalPositionType">
      <sequence>
        <element name="altimeterSetting" type="fb:PressureType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The barometric pressure reading used to adjust a pressure altimeter for variations in existing atmospheric pressure or to the standard altimeter setting (29.92).</documentation>
          </annotation>
        </element>
        <element name="level" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Altitude of the 4D point.</documentation>
          </annotation>
        </element>
        <element name="metData" type="fx:MeteorologicalDataType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>In a predicted trajectory, the instantaneous temperature and wind vector used at the 4D Point for creating the 4D trajectory.</documentation>
          </annotation>
        </element>
        <element name="pointProperty" type="fx:TrajectoryPointPropertyType" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>Describes any applicable properties of the trajectory point. May include multiple properties per point.</documentation>
          </annotation>
        </element>
        <element name="predictedAirspeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The airspeed (or range of speeds) of the flight at the 4D Point expressed as either Indicated Airspeed or Mach.</documentation>
          </annotation>
        </element>
        <element name="predictedGroundspeed" type="fb:GroundSpeedType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Aircraft predicted ground speed (or range of speeds) at this point.</documentation>
          </annotation>
        </element>
        <element name="time" type="fx:Point4DTimeChoiceType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>4D Point time expressed as either absolute or relative time.</documentation>
          </annotation>
        </element>
        <element name="verticalRange" type="fb:VerticalRangeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Vertical Range representing block altitude clearances</documentation>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type fx:MeteorologicalDataType
Namespace http://www.fixm.aero/flight/4.0
Annotations
In a predicted trajectory, the instantaneous temperature and wind vector used at 
the 4D Point for creating the 4D trajectory.
Diagram
Diagram RouteTrajectory_xsd.tmp#MeteorologicalDataType_temperature RouteTrajectory_xsd.tmp#MeteorologicalDataType_windDirection RouteTrajectory_xsd.tmp#MeteorologicalDataType_windSpeed
Used by
Model fx:temperature{0,1} , fx:windDirection{0,1} , fx:windSpeed{0,1}
Children fx:temperature, fx:windDirection, fx:windSpeed
Source
<complexType name="MeteorologicalDataType">
  <annotation>
    <documentation>In a predicted trajectory, the instantaneous temperature and wind vector used at the 4D Point for creating the 4D trajectory.</documentation>
  </annotation>
  <sequence>
    <element name="temperature" type="fb:TemperatureType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>In a predicted trajectory, the instantaneous temperature used at the 4D Point for creating the 4D trajectory.</documentation>
      </annotation>
    </element>
    <element name="windDirection" type="fb:WindDirectionType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>In a predicted trajectory, the instantaneous wind direction used at the 4D Point for creating the 4D trajectory.</documentation>
      </annotation>
    </element>
    <element name="windSpeed" type="fb:WindSpeedType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>In a predicted trajectory, the instantaneous wind speed used at the 4D Point for creating the 4D trajectory.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type fx:TrajectoryPointPropertyType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Describes any applicable properties of the trajectory point.  May include multiple 
properties per point.
Diagram
Diagram RouteTrajectory_xsd.tmp#TrajectoryPointPropertyType_propertyType RouteTrajectory_xsd.tmp#TrajectoryPointPropertyType_reference
Used by
Model fx:reference{0,1}
Children fx:reference
Attributes
QName Type Fixed Default Use Annotation
propertyType fx:TrajectoryPointPropertyTypeType optional
Describes any applicable properties of the trajectory point.  May include multiple 
properties per point.
Source
<complexType name="TrajectoryPointPropertyType">
  <annotation>
    <documentation>Describes any applicable properties of the trajectory point. May include multiple properties per point.</documentation>
  </annotation>
  <sequence>
    <element name="reference" type="fx:TrajectoryPointReferenceType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>A reference providing an identifier of airspace or program affecting the point.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="propertyType" type="fx:TrajectoryPointPropertyTypeType" use="optional">
    <annotation>
      <documentation>Describes any applicable properties of the trajectory point. May include multiple properties per point.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type fx:TrajectoryPointReferenceType
Namespace http://www.fixm.aero/flight/4.0
Annotations
A reference providing an identifier of airspace or program affecting the point.
Diagram
Diagram RouteTrajectory_xsd.tmp#TrajectoryPointReferenceType_identifier RouteTrajectory_xsd.tmp#TrajectoryPointReferenceType_type
Used by
Attributes
QName Type Fixed Default Use Annotation
identifier fb:CharacterStringType optional
The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)
type fb:CharacterStringType optional
The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, 
etc.)
Source
<complexType name="TrajectoryPointReferenceType">
  <annotation>
    <documentation>A reference providing an identifier of airspace or program affecting the point.</documentation>
  </annotation>
  <attribute name="identifier" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)</documentation>
    </annotation>
  </attribute>
  <attribute name="type" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, etc.)</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type fx:TrajectoryPointPropertyTypeType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Describes any applicable properties of the trajectory point.
Diagram
Diagram
Type restriction of string
Facets
enumeration TOP_OF_CLIMB
enumeration TOP_OF_DESCENT
enumeration CROSSOVER_ALTITUDE
enumeration TRANSITION_ALTITUDE_OR_LEVEL
enumeration TCP_ALTITUDE
enumeration TCP_SPEED
enumeration TCP_LATERAL
enumeration RUNWAY_END
enumeration START_TAKEOFF_ROLL
enumeration END_LANDING_ROLL
enumeration WHEELS_OFF
enumeration WHEELS_ON
enumeration ENTRY_SPECIAL_ACTIVITY_AIRSPACE
enumeration EXIT_SPECIAL_ACTIVITY_AIRSPACE
enumeration CROSSING_CONSTRAINED_AIRSPACE
enumeration EXIT_CONSTRAINED_AIRSPACE
enumeration INITIAL_PREDICTION_POINT
enumeration END_PREDICTION_POINT
enumeration HOLD_ENTRY
enumeration HOLD_EXIT
enumeration BEGIN_STAY
enumeration END_STAY
enumeration START_EXPECT_VECTORS
enumeration END_EXPECT_VECTORS
enumeration CONSTRAINT_POINT
enumeration FIR_BOUNDARY_CROSSING_POINT
Used by
Source
<simpleType name="TrajectoryPointPropertyTypeType">
  <annotation>
    <documentation>Describes any applicable properties of the trajectory point.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="TOP_OF_CLIMB"/>
    <enumeration value="TOP_OF_DESCENT"/>
    <enumeration value="CROSSOVER_ALTITUDE"/>
    <enumeration value="TRANSITION_ALTITUDE_OR_LEVEL"/>
    <enumeration value="TCP_ALTITUDE"/>
    <enumeration value="TCP_SPEED"/>
    <enumeration value="TCP_LATERAL"/>
    <enumeration value="RUNWAY_END"/>
    <enumeration value="START_TAKEOFF_ROLL"/>
    <enumeration value="END_LANDING_ROLL"/>
    <enumeration value="WHEELS_OFF"/>
    <enumeration value="WHEELS_ON"/>
    <enumeration value="ENTRY_SPECIAL_ACTIVITY_AIRSPACE"/>
    <enumeration value="EXIT_SPECIAL_ACTIVITY_AIRSPACE"/>
    <enumeration value="CROSSING_CONSTRAINED_AIRSPACE"/>
    <enumeration value="EXIT_CONSTRAINED_AIRSPACE"/>
    <enumeration value="INITIAL_PREDICTION_POINT"/>
    <enumeration value="END_PREDICTION_POINT"/>
    <enumeration value="HOLD_ENTRY"/>
    <enumeration value="HOLD_EXIT"/>
    <enumeration value="BEGIN_STAY"/>
    <enumeration value="END_STAY"/>
    <enumeration value="START_EXPECT_VECTORS"/>
    <enumeration value="END_EXPECT_VECTORS"/>
    <enumeration value="CONSTRAINT_POINT"/>
    <enumeration value="FIR_BOUNDARY_CROSSING_POINT"/>
  </restriction>
</simpleType>
Complex Type fx:Point4DTimeChoiceType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Allows to either specify a 4D point time as either an absolute time or relative time.
Diagram
Diagram RouteTrajectory_xsd.tmp#Point4DTimeChoiceType_absoluteTime RouteTrajectory_xsd.tmp#Point4DTimeChoiceType_relativeTimeFromInitialPredictionPoint
Used by
Model fx:absoluteTime{0,1} | fx:relativeTimeFromInitialPredictionPoint{0,1}
Children fx:absoluteTime, fx:relativeTimeFromInitialPredictionPoint
Source
<complexType name="Point4DTimeChoiceType">
  <annotation>
    <documentation>Allows to either specify a 4D point time as either an absolute time or relative time.</documentation>
  </annotation>
  <choice>
    <element name="absoluteTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Absolute Time of the 4D point.</documentation>
      </annotation>
    </element>
    <element name="relativeTimeFromInitialPredictionPoint" type="fb:DurationType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Relative Time of the 4D point (expressed as duration from takeoff).</documentation>
      </annotation>
    </element>
  </choice>
</complexType>
Complex Type fx:RouteDesignatorToNextElementType
Namespace http://www.fixm.aero/flight/4.0
Annotations
The route (airway) to the next element on the route. Can be either an en route airway, 
standard instrument departure route, or standard instrument arrival route. [FIXM]
Diagram
Diagram RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType_routeDesignator RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType_standardInstrumentArrival RouteTrajectory_xsd.tmp#RouteDesignatorToNextElementType_standardInstrumentDeparture
Used by
Model fx:routeDesignator{0,1} | fx:standardInstrumentArrival{0,1} | fx:standardInstrumentDeparture{0,1}
Children fx:routeDesignator, fx:standardInstrumentArrival, fx:standardInstrumentDeparture
Source
<complexType name="RouteDesignatorToNextElementType">
  <annotation>
    <documentation>The route (airway) to the next element on the route. Can be either an en route airway, standard instrument departure route, or standard instrument arrival route. [FIXM]</documentation>
  </annotation>
  <choice>
    <element name="routeDesignator" type="fb:RouteDesignatorType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Provides a reference to the route point or element on the route and/or expanded route. Flight route element contained within the route. Each segment may contain a route point or an airway. The route element describes an ATS route (Field 15(c2)), a Standard Departure Route (Field 15(c1)), or a Standard Arrival Route (Field 15(c3)). These fields may be used consistent with the definition in ICAO Doc 4444.</documentation>
      </annotation>
    </element>
    <element name="standardInstrumentArrival" type="fb:SidStarDesignatorType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The textual designator of the Standard Instrument Arrival (STAR).</documentation>
      </annotation>
    </element>
    <element name="standardInstrumentDeparture" type="fb:SidStarDesignatorType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>This is the name of a published procedure extending from the departure runway to the start of the en route part of the aircraft's route.</documentation>
      </annotation>
    </element>
  </choice>
</complexType>
Simple Type fx:FlightRulesType
Namespace http://www.fixm.aero/flight/4.0
Annotations
The regulation, or combination of regulations, that governs all aspects of operations 
under which the pilot plans to fly.
Diagram
Diagram
Type restriction of string
Facets
enumeration IFR
Instrument Flight Rules
enumeration VFR
Visual Flight Rules
Used by
Source
<simpleType name="FlightRulesType">
  <annotation>
    <documentation>The regulation, or combination of regulations, that governs all aspects of operations under which the pilot plans to fly.</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>
  </restriction>
</simpleType>
Simple Type fx:ModifiedRouteItemIndicatorType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Indication that the route item was modified
Diagram
Diagram
Type restriction of string
Facets
enumeration MODIFIED_ROUTE_ITEM
Used by
Source
<simpleType name="ModifiedRouteItemIndicatorType">
  <annotation>
    <documentation>Indication that the route item was modified</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="MODIFIED_ROUTE_ITEM"/>
  </restriction>
</simpleType>
Simple Type fx:RouteTruncationIndicatorType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Indicates the route description is truncated at the preceding point
Diagram
Diagram
Type restriction of string
Facets
enumeration ROUTE_TRUNCATION
Used by
Source
<simpleType name="RouteTruncationIndicatorType">
  <annotation>
    <documentation>Indicates the route description is truncated at the preceding point</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="ROUTE_TRUNCATION"/>
  </restriction>
</simpleType>
Complex Type fx:FlightRouteInformationType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Contains basic information about the Flight Route that pertains to the whole flight.
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
Used by
Model fx:airfileRouteStartTime{0,1} , fx:cruisingLevel{0,1} , fx:cruisingSpeed{0,1} , fx:estimatedElapsedTime*
Children fx:airfileRouteStartTime, fx:cruisingLevel, fx:cruisingSpeed, fx:estimatedElapsedTime
Attributes
QName Type Fixed Default Use Annotation
flightRulesCategory fx:FlightRulesCategoryType optional
The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, 
Appendix 2, Item 8]
routeText fb:CharacterStringType optional
The ICAO route string as depicted from the flight plan.
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="FlightRouteInformationType">
  <annotation>
    <documentation>Contains basic information about the Flight Route that pertains to the whole flight.</documentation>
  </annotation>
  <sequence>
    <element name="airfileRouteStartTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The actual or estimated time of departure from the first point on the route for a flight filed in the air.</documentation>
      </annotation>
    </element>
    <element name="cruisingLevel" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The filed altitude (flight level) for the first or the whole cruising portion of the flight.</documentation>
      </annotation>
    </element>
    <element name="cruisingSpeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The true airspeed for the first or the whole cruising portion of the flight. This can be for a filed flight or an active flight. This element is strategic in nature.</documentation>
      </annotation>
    </element>
    <element name="estimatedElapsedTime" type="fx:EstimatedElapsedTimeType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>The estimated amount of time from takeoff to reach a significant point or Flight Information Region (FIR) boundary along the route of flight.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="flightRulesCategory" type="fx:FlightRulesCategoryType" use="optional">
    <annotation>
      <documentation>The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, Appendix 2, Item 8]</documentation>
    </annotation>
  </attribute>
  <attribute name="routeText" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>The ICAO route string as depicted from the flight plan.</documentation>
    </annotation>
  </attribute>
  <attribute name="totalEstimatedElapsedTime" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>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]</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type fx:EstimatedElapsedTimeType
Namespace http://www.fixm.aero/flight/4.0
Annotations
The estimated amount of time from takeoff to reach a significant point or Flight 
Information Region (FIR) boundary along the route of flight.
Diagram
Diagram RouteTrajectory_xsd.tmp#EstimatedElapsedTimeType_elapsedTime RouteTrajectory_xsd.tmp#EstimatedElapsedTimeType_location
Used by
Model fx:location{0,1}
Children fx:location
Attributes
QName Type Fixed Default Use Annotation
elapsedTime fb:DurationType required
The estimated amount of elapsed time.
Source
<complexType name="EstimatedElapsedTimeType">
  <annotation>
    <documentation>The estimated amount of time from takeoff to reach a significant point or Flight Information Region (FIR) boundary along the route of flight.</documentation>
  </annotation>
  <sequence>
    <element name="location" type="fx:ElapsedTimeLocationType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The location associated with estimated elapsed time. It can be a longitude, significant point of flight information region.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="elapsedTime" type="fb:DurationType" use="required">
    <annotation>
      <documentation>The estimated amount of elapsed time.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type fx:ElapsedTimeLocationType
Namespace http://www.fixm.aero/flight/4.0
Annotations
The location associated with estimated elapsed time. It can be a longitude, significant 
point or flight information region.
Diagram
Diagram RouteTrajectory_xsd.tmp#ElapsedTimeLocationType_longitude RouteTrajectory_xsd.tmp#ElapsedTimeLocationType_point RouteTrajectory_xsd.tmp#ElapsedTimeLocationType_region
Used by
Model fx:longitude{0,1} | fx:point{0,1} | fx:region{0,1}
Children fx:longitude, fx:point, fx:region
Source
<complexType name="ElapsedTimeLocationType">
  <annotation>
    <documentation>The location associated with estimated elapsed time. It can be a longitude, significant point or flight information region.</documentation>
  </annotation>
  <choice>
    <element name="longitude" type="fb:LongitudeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Longitude associated with the elapsed time.</documentation>
      </annotation>
    </element>
    <element name="point" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Point associated with the estimated elapsed time.</documentation>
      </annotation>
    </element>
    <element name="region" type="fb:AirspaceDesignatorType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Flight information boundary associated with the elapsed time.</documentation>
      </annotation>
    </element>
  </choice>
</complexType>
Simple Type fx:FlightRulesCategoryType
Namespace http://www.fixm.aero/flight/4.0
Annotations
The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, 
Appendix 2, Item 8]
Diagram
Diagram
Type restriction of string
Facets
enumeration I
enumeration V
enumeration Y
enumeration Z
Used by
Source
<simpleType name="FlightRulesCategoryType">
  <annotation>
    <documentation>The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, Appendix 2, Item 8]</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="I"/>
    <enumeration value="V"/>
    <enumeration value="Y"/>
    <enumeration value="Z"/>
  </restriction>
</simpleType>
Attribute fx:ProfilePointType / @time
Namespace No namespace
Annotations
The time (from the start of the profile) at a point in a zero-wind, unconstrained 
profile.
Type fb:DurationType
Properties
use: optional
Used by
Complex Type fx:ProfilePointType
Source
<attribute name="time" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The time (from the start of the profile) at a point in a zero-wind, unconstrained profile.</documentation>
  </annotation>
</attribute>
Attribute fx:EnRouteDelayType / @delayReference
Namespace No namespace
Annotations
Indicates a named hold pattern, airspace or aerodrome at which the en route delay 
is expected to occur.
Type fb:CharacterStringType
Properties
use: optional
Facets
minLength 0
maxLength 4096
Used by
Complex Type fx:EnRouteDelayType
Source
<attribute name="delayReference" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Indicates a named hold pattern, airspace or aerodrome at which the en route delay is expected to occur.</documentation>
  </annotation>
</attribute>
Attribute fx:EnRouteDelayType / @delayType
Namespace No namespace
Annotations
Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested 
operations at a specified location.
Type fx:EnRouteDelayTypeType
Properties
use: optional
Facets
enumeration AU_REQUEST_POINT
The delay is an AU request to “spend time�? at the point, thus the delay has to 
be added to the flight duration to the next point to compute the estimate to the 
next point
enumeration AU_REQUEST_SEGMENT
The delay is an AU request to “spend time�? at the segment starting at point, 
thus the delay has to be understood as the total duration between the point and the 
next one.
enumeration AU_REQUEST_AIRSPACE
The delay is an AU request to spend time in an airspace after the RoutePoint the 
name of which is in delayReference, the delayValue is the time in that airspace, 
the entry and exit time into that airspace is in theBEGIN_STAY and END_STAY info 
of the trajectory
enumeration AU_REQUEST_AERODROME
The delay is an AU request to spend time at an aerodrome after the RoutePoint, the 
name of the aerodrome is in the delayReference field, the points at which the AU 
leaves its route and rejoin it go to the aerodrome are in the BEGIN_STAY and END_STAY 
info of the trajectory
enumeration AU_REQUEST_HOLDING
The delay is an AU request to spend time at a holding pattern the anchor point of 
which is the RoutePoint.  The holding pattern name if any is in delayReference.  
delayValue used to compute estimates as in AU_REQUEST_POINT
enumeration ATFM
the delay is an ASP request to do Enroute Holding names in delayReference.  delayValue 
used to compute estimates as in AU_REQUEST_POINT
Used by
Complex Type fx:EnRouteDelayType
Source
<attribute name="delayType" type="fx:EnRouteDelayTypeType" use="optional">
  <annotation>
    <documentation>Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested operations at a specified location.</documentation>
  </annotation>
</attribute>
Attribute fx:EnRouteDelayType / @delayValue
Namespace No namespace
Annotations
The length of time the flight is expected to be delayed at a specific point en route.
Type fb:DurationType
Properties
use: optional
Used by
Complex Type fx:EnRouteDelayType
Source
<attribute name="delayValue" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The length of time the flight is expected to be delayed at a specific point en route.</documentation>
  </annotation>
</attribute>
Attribute fx:TrajectoryPointReferenceType / @identifier
Namespace No namespace
Annotations
The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)
Type fb:CharacterStringType
Properties
use: optional
Facets
minLength 0
maxLength 4096
Used by
Source
<attribute name="identifier" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)</documentation>
  </annotation>
</attribute>
Attribute fx:TrajectoryPointReferenceType / @type
Namespace No namespace
Annotations
The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, 
etc.)
Type fb:CharacterStringType
Properties
use: optional
Facets
minLength 0
maxLength 4096
Used by
Source
<attribute name="type" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, etc.)</documentation>
  </annotation>
</attribute>
Attribute fx:TrajectoryPointPropertyType / @propertyType
Namespace No namespace
Annotations
Describes any applicable properties of the trajectory point.  May include multiple 
properties per point.
Type fx:TrajectoryPointPropertyTypeType
Properties
use: optional
Facets
enumeration TOP_OF_CLIMB
enumeration TOP_OF_DESCENT
enumeration CROSSOVER_ALTITUDE
enumeration TRANSITION_ALTITUDE_OR_LEVEL
enumeration TCP_ALTITUDE
enumeration TCP_SPEED
enumeration TCP_LATERAL
enumeration RUNWAY_END
enumeration START_TAKEOFF_ROLL
enumeration END_LANDING_ROLL
enumeration WHEELS_OFF
enumeration WHEELS_ON
enumeration ENTRY_SPECIAL_ACTIVITY_AIRSPACE
enumeration EXIT_SPECIAL_ACTIVITY_AIRSPACE
enumeration CROSSING_CONSTRAINED_AIRSPACE
enumeration EXIT_CONSTRAINED_AIRSPACE
enumeration INITIAL_PREDICTION_POINT
enumeration END_PREDICTION_POINT
enumeration HOLD_ENTRY
enumeration HOLD_EXIT
enumeration BEGIN_STAY
enumeration END_STAY
enumeration START_EXPECT_VECTORS
enumeration END_EXPECT_VECTORS
enumeration CONSTRAINT_POINT
enumeration FIR_BOUNDARY_CROSSING_POINT
Used by
Source
<attribute name="propertyType" type="fx:TrajectoryPointPropertyTypeType" use="optional">
  <annotation>
    <documentation>Describes any applicable properties of the trajectory point. May include multiple properties per point.</documentation>
  </annotation>
</attribute>
Attribute fx:FlightRouteElementType / @flightRulesChange
Namespace No namespace
Annotations
Describes the planned change of flight rules (e.g., IFR/VFR) associated with a route 
point.
Type fx:FlightRulesType
Properties
use: optional
Facets
enumeration IFR
Instrument Flight Rules
enumeration VFR
Visual Flight Rules
Used by
Source
<attribute name="flightRulesChange" type="fx:FlightRulesType" use="optional">
  <annotation>
    <documentation>Describes the planned change of flight rules (e.g., IFR/VFR) associated with a route point.</documentation>
  </annotation>
</attribute>
Attribute fx:FlightRouteElementType / @modified
Namespace No namespace
Annotations
Identifies if the route point or element was modified from the reference version, 
identified in the message, during negotiation by an ASP.
Type fx:ModifiedRouteItemIndicatorType
Properties
use: optional
Facets
enumeration MODIFIED_ROUTE_ITEM
Used by
Source
<attribute name="modified" type="fx:ModifiedRouteItemIndicatorType" use="optional">
  <annotation>
    <documentation>Identifies if the route point or element was modified from the reference version, identified in the message, during negotiation by an ASP.</documentation>
  </annotation>
</attribute>
Attribute fx:FlightRouteElementType / @modifiedRouteItemReference
Namespace No namespace
Annotations
A reference to an ATFM program name that modified the route.
Type fb:CharacterStringType
Properties
use: optional
Facets
minLength 0
maxLength 4096
Used by
Source
<attribute name="modifiedRouteItemReference" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>A reference to an ATFM program name that modified the route.</documentation>
  </annotation>
</attribute>
Attribute fx:FlightRouteElementType / @routeTerminationIndicator
Namespace No namespace
Annotations
Indicates the route description is truncated at the preceding point.
Type fx:RouteTruncationIndicatorType
Properties
use: optional
Facets
enumeration ROUTE_TRUNCATION
Used by
Source
<attribute name="routeTerminationIndicator" type="fx:RouteTruncationIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates the route description is truncated at the preceding point.</documentation>
  </annotation>
</attribute>
Attribute fx:EstimatedElapsedTimeType / @elapsedTime
Namespace No namespace
Annotations
The estimated amount of elapsed time.
Type fb:DurationType
Properties
use: required
Used by
Source
<attribute name="elapsedTime" type="fb:DurationType" use="required">
  <annotation>
    <documentation>The estimated amount of elapsed time.</documentation>
  </annotation>
</attribute>
Attribute fx:FlightRouteInformationType / @flightRulesCategory
Namespace No namespace
Annotations
The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, 
Appendix 2, Item 8]
Type fx:FlightRulesCategoryType
Properties
use: optional
Facets
enumeration I
enumeration V
enumeration Y
enumeration Z
Used by
Source
<attribute name="flightRulesCategory" type="fx:FlightRulesCategoryType" use="optional">
  <annotation>
    <documentation>The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, Appendix 2, Item 8]</documentation>
  </annotation>
</attribute>
Attribute fx:FlightRouteInformationType / @routeText
Namespace No namespace
Annotations
The ICAO route string as depicted from the flight plan.
Type fb:CharacterStringType
Properties
use: optional
Facets
minLength 0
maxLength 4096
Used by
Source
<attribute name="routeText" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>The ICAO route string as depicted from the flight plan.</documentation>
  </annotation>
</attribute>
Attribute fx:FlightRouteInformationType / @totalEstimatedElapsedTime
Namespace No namespace
Annotations
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]
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="totalEstimatedElapsedTime" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>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]</documentation>
  </annotation>
</attribute>