complexType FlightRouteElementType
diagram Nas_diagrams/Nas_p690.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:alongRouteDistance fx:constraint fx:enRouteDelay fx:point4D fx:routeChange fx:routeDesignatorToNextElement fx:routePoint fx:sidStarAbbreviatedDesignatorToNextElement
used by
elements FlightRouteElement RouteTrajectoryType/element
attributes
Name  Type  Use  Default  Fixed  Annotation
flightRulesChange  fx:FlightRulesType  optional      
documentation

                     Describes the planned change of flight rules (e.g., IFR/VFR) associated with a route
                     point.
                 
modified  fx:ModifiedRouteItemIndicatorType  optional      
documentation

                     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      
documentation

                     A reference to an ATFM program name that modified the route.
                 
routeTerminationIndicator  fx:RouteTruncationIndicatorType  optional      
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>
routeTruncationIndicator  fx:RouteTruncationIndicatorType  optional      
documentation

                     Indicates the route description is truncated at the preceding point.
                 
seqNum  derived by: int  optional      
documentation

                     Incrementing identifier used to ensure the sequence of ordered lists is retained.
                     [FIXM]. The identifier should begin at zero.
                 
annotation
documentation

            A container for information pertinent to a single point in a trajectory.
        
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>

attribute FlightRouteElementType/@flightRulesChange
type fx:FlightRulesType
properties
use optional
facets
Kind Value Annotation
enumeration IFR
documentation

                  Instrument Flight Rules
              
enumeration VFR
documentation

                  Visual Flight Rules
              
annotation
documentation

                     Describes the planned change of flight rules (e.g., IFR/VFR) associated with a route
                     point.
                 
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 FlightRouteElementType/@modified
type fx:ModifiedRouteItemIndicatorType
properties
use optional
facets
Kind Value Annotation
enumeration MODIFIED_ROUTE_ITEM
annotation
documentation

                     Identifies if the route point or element was modified from the reference version,
                     identified in the message, during negotiation by an ASP.
                 
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 FlightRouteElementType/@modifiedRouteItemReference
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

                     A reference to an ATFM program name that modified the route.
                 
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 FlightRouteElementType/@routeTerminationIndicator
type fx:RouteTruncationIndicatorType
properties
use optional
facets
Kind Value Annotation
enumeration ROUTE_TRUNCATION
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>
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>

attribute FlightRouteElementType/@routeTruncationIndicator
type fx:RouteTruncationIndicatorType
properties
use optional
facets
Kind Value Annotation
enumeration ROUTE_TRUNCATION
annotation
documentation

                     Indicates the route description is truncated at the preceding point.
                 
source <attribute name="routeTruncationIndicator" type="fx:RouteTruncationIndicatorType" use="optional">
 
<annotation>
   
<documentation>
                     Indicates the route description is truncated at the preceding point.
                 
</documentation>
 
</annotation>
</attribute>

attribute FlightRouteElementType/@seqNum
type restriction of int
properties
use optional
facets
Kind Value Annotation
minInclusive 0
annotation
documentation

                     Incrementing identifier used to ensure the sequence of ordered lists is retained.
                     [FIXM]. The identifier should begin at zero.
                 
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>

element FlightRouteElementType/alongRouteDistance
diagram Nas_diagrams/Nas_p691.png
namespace http://www.fixm.aero/flight/4.1
type fb:DistanceType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation

                     Unit of measure
                 
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.
                    
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 FlightRouteElementType/constraint
diagram Nas_diagrams/Nas_p692.png
namespace http://www.fixm.aero/flight/4.1
type fx:AbstractConstraintType
properties
minOcc 0
maxOcc 2000
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
constraintReference  fb:CharacterStringType  optional      
documentation

                     Reference to a named constraint, if applicable.
                 
departureOrArrivalIndicator  fx:DepartureOrArrivalIndicatorType  optional      
documentation

                     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.
                 
seqNum  derived by: int  optional      
documentation

                     Incrementing identifier used to ensure the sequence of ordered lists is retained.
                     [FIXM]. The identifier should begin at zero.
                 
annotation
documentation

                        A number of constraints can be associated with each Expanded Route Point and Trajectory
                        point.
                    
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>

element FlightRouteElementType/enRouteDelay
diagram Nas_diagrams/Nas_p693.png
namespace http://www.fixm.aero/flight/4.1
type fx:EnRouteDelayType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
delayReference  fb:CharacterStringType  optional      
documentation

                     Indicates a named hold pattern, airspace or aerodrome at which the en route delay
                     is expected to occur.
                 
delayType  fx:EnRouteDelayTypeType  optional      
documentation

                     Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested
                     operations at a specified location.
                 
delayValue  fb:DurationType  optional      
documentation

                     The length of time the flight is expected to be delayed at a specific point en route.
                    
                 
annotation
documentation

                        En Route delay or holding planned to occur at a significant point or along a route
                        element.
                    
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 FlightRouteElementType/point4D
diagram Nas_diagrams/Nas_p694.png
namespace http://www.fixm.aero/flight/4.1
type fx:TrajectoryPoint4DType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:pos fx:altimeterSetting fx:level fx:metData fx:pointProperty fx:predictedAirspeed fx:predictedGroundspeed fx:time fx:verticalRange
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  string  required    urn:ogc:def:crs:EPSG::4326  
documentation

                     Names the coordinate reference system (CRS) that defines the semantics of the
                     lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".
                    
                 
annotation
documentation

                        Identifies the location, altitude and time of a trajectory point.
                    
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 FlightRouteElementType/routeChange
diagram Nas_diagrams/Nas_p695.png
namespace http://www.fixm.aero/flight/4.1
type fx:AbstractRouteChangeType
properties
minOcc 0
maxOcc 2000
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
seqNum  derived by: int  optional      
documentation

                     Incrementing identifier used to ensure the sequence of ordered lists is retained.
                     [FIXM]. The identifier should begin at zero.
                 
annotation
documentation

                        Flight Route element may contain an ordered list of route changes.
                    
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>

element FlightRouteElementType/routeDesignatorToNextElement
diagram Nas_diagrams/Nas_p696.png
namespace http://www.fixm.aero/flight/4.1
type fx:RouteDesignatorToNextElementType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:routeDesignator fx:standardInstrumentArrival fx:standardInstrumentDeparture
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]
                       
                    
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 FlightRouteElementType/routePoint
diagram Nas_diagrams/Nas_p697.png
namespace http://www.fixm.aero/flight/4.1
type fb:SignificantPointType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
xlink:type  xlink:typeType      simple  
xlink:href  xlink:hrefType        
xlink:role  xlink:roleType        
xlink:arcrole  xlink:arcroleType        
xlink:title  xlink:titleAttrType        
xlink:show  xlink:showType        
xlink:actuate  xlink:actuateType        
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).
                    
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 FlightRouteElementType/sidStarAbbreviatedDesignatorToNextElement
diagram Nas_diagrams/Nas_p698.png
namespace http://www.fixm.aero/flight/4.1
type fx:SidStarAbbreviatedDesignatorToNextElementType
properties
minOcc 0
maxOcc 1
content complex
children fx:sidAbbreviatedDesignator fx:starAbbreviatedDesignator
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]
                    
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>


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