diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension fx:alongRouteDistance fx:constraint fx:enRouteDelay fx:point4D fx:routeChange fx:routeDesignatorToNextElement fx:routePoint fx:sidStarAbbreviatedDesignatorToNextElement | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="FlightRouteElementType"> <annotation> <documentation> A container for information pertinent to a single point in a trajectory. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <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="2000"> <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="2000"> <annotation> <documentation> Flight Route element 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> <element name="sidStarAbbreviatedDesignatorToNextElement" type="fx:SidStarAbbreviatedDesignatorToNextElementType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The shortened designator of a SID or a STAR to the next element on the route, as a complement to RouteDesignatorToNextElement.[FIXM] Limitations in the display equipment on board aircraft may require shortening of the basic indicator of the SID or STAR designator. [derived from ICAO Annex 11, Appendix 3, chapter 2.2]. This optional name may be provided in FIXM when the SID or STAR designator is seven characters. Shortened names [...] are used in FMS databases and in some ground automation systems. Making both names available allows each system to use the designator consistent with their database. Note also, that as automated uplink of clearances to aircraft is implemented a ground system using the seven-character name will need to upload the shorter name for it to load to the FMS successfully. [FF-ICE Implementation Guidance Manual] </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. <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #37 Align with FF-ICE Terminology</rationale> <replacement>Fixm.Flight.FlightRouteTrajectory.RouteTrajectory.FlightRouteElement.routeTruncationIndicator</replacement> </deprecated> </documentation> </annotation> </attribute> <attribute name="routeTruncationIndicator" type="fx:RouteTruncationIndicatorType" use="optional"> <annotation> <documentation> Indicates the route description is truncated at the preceding point. </documentation> </annotation> </attribute> <attribute name="seqNum" use="optional"> <annotation> <documentation> Incrementing identifier used to ensure the sequence of ordered lists is retained. [FIXM]. The identifier should begin at zero. </documentation> </annotation> <simpleType> <restriction base="xs:int"> <minInclusive value="0"/> </restriction> </simpleType> </attribute> </extension> </complexContent> </complexType> |
type | fx:FlightRulesType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
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> |
type | fx:ModifiedRouteItemIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
type | fx:RouteTruncationIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="routeTerminationIndicator" type="fx:RouteTruncationIndicatorType" use="optional"> <annotation> <documentation> Indicates the route description is truncated at the preceding point. <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #37 Align with FF-ICE Terminology</rationale> <replacement>Fixm.Flight.FlightRouteTrajectory.RouteTrajectory.FlightRouteElement.routeTruncationIndicator</replacement> </deprecated> </documentation> </annotation> </attribute> |
type | fx:RouteTruncationIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="routeTruncationIndicator" type="fx:RouteTruncationIndicatorType" use="optional"> <annotation> <documentation> Indicates the route description is truncated at the preceding point. </documentation> </annotation> </attribute> |
type | restriction of int | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="seqNum" use="optional"> <annotation> <documentation> Incrementing identifier used to ensure the sequence of ordered lists is retained. [FIXM]. The identifier should begin at zero. </documentation> </annotation> <simpleType> <restriction base="xs:int"> <minInclusive value="0"/> </restriction> </simpleType> </attribute> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:DistanceType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||
type | fx:AbstractConstraintType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <element name="constraint" type="fx:AbstractConstraintType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> A number of constraints can be associated with each Expanded Route Point and Trajectory point. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||
type | fx:EnRouteDelayType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fx:TrajectoryPoint4DType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:pos fx:altimeterSetting fx:level fx:metData fx:pointProperty fx:predictedAirspeed fx:predictedGroundspeed fx:time fx:verticalRange | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fx:AbstractRouteChangeType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="routeChange" type="fx:AbstractRouteChangeType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Flight Route element may contain an ordered list of route changes. </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fx:RouteDesignatorToNextElementType | ||||||
properties |
|
||||||
children | fb:extension fx:routeDesignator fx:standardInstrumentArrival fx:standardInstrumentDeparture | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | fb:SignificantPointType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fx:SidStarAbbreviatedDesignatorToNextElementType | ||||||
properties |
|
||||||
children | fx:sidAbbreviatedDesignator fx:starAbbreviatedDesignator | ||||||
annotation |
|
||||||
source | <element name="sidStarAbbreviatedDesignatorToNextElement" type="fx:SidStarAbbreviatedDesignatorToNextElementType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The shortened designator of a SID or a STAR to the next element on the route, as a complement to RouteDesignatorToNextElement.[FIXM] Limitations in the display equipment on board aircraft may require shortening of the basic indicator of the SID or STAR designator. [derived from ICAO Annex 11, Appendix 3, chapter 2.2]. This optional name may be provided in FIXM when the SID or STAR designator is seven characters. Shortened names [...] are used in FMS databases and in some ground automation systems. Making both names available allows each system to use the designator consistent with their database. Note also, that as automated uplink of clearances to aircraft is implemented a ground system using the seven-character name will need to upload the shorter name for it to load to the FMS successfully. [FF-ICE Implementation Guidance Manual] </documentation> </annotation> </element> |