Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema EnRoute.xsd
Namespace http://www.faa.aero/nas/4.1
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/
The EnRoute package consists of flight information while the flight is en route including 
the flight position and coordination between the air traffic control unit as the 
flight transitions between the unit boundaries along the route.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.0.0
Element fx:AltitudeInTransition
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_altitude RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_flightLevel RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType EnRoute_xsd.tmp#AltitudeInTransitionType_crossingCondition EnRoute_xsd.tmp#AltitudeInTransitionType RangesAndChoices_xsd.tmp#FlightLevelOrAltitude
Type fx:AltitudeInTransitionType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model fb:altitude{0,1} | fb:flightLevel{0,1}
Children fb:altitude, fb:flightLevel
Instance
<fx:AltitudeInTransition crossingCondition="">
  <fb:altitude ref="" uom="">{0,1}</fb:altitude>
  <fb:flightLevel ref="" uom="">{0,1}</fb:flightLevel>
</fx:AltitudeInTransition>
Attributes
QName Type Fixed Default Use Annotation
crossingCondition fx:BoundaryCrossingConditionType optional
Specifies whether the boundary crossing occurs at or above or at or below the specified 
level.
Source
<element name="AltitudeInTransition" type="fx:AltitudeInTransitionType" substitutionGroup="fb:FlightLevelOrAltitude"/>
Element fx:BoundaryCrossingType / fx:altitudeInTransition
Namespace http://www.fixm.aero/flight/4.0
Annotations
Negotiated boundary crossing transition altitude.
Diagram
Diagram RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_altitude RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_flightLevel RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType EnRoute_xsd.tmp#AltitudeInTransitionType_crossingCondition EnRoute_xsd.tmp#AltitudeInTransitionType
Type fx:AltitudeInTransitionType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fb:altitude{0,1} | fb:flightLevel{0,1}
Children fb:altitude, fb:flightLevel
Instance
<fx:altitudeInTransition crossingCondition="">
  <fb:altitude ref="" uom="">{0,1}</fb:altitude>
  <fb:flightLevel ref="" uom="">{0,1}</fb:flightLevel>
</fx:altitudeInTransition>
Attributes
QName Type Fixed Default Use Annotation
crossingCondition fx:BoundaryCrossingConditionType optional
Specifies whether the boundary crossing occurs at or above or at or below the specified 
level.
Source
<element name="altitudeInTransition" type="fx:AltitudeInTransitionType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Negotiated boundary crossing transition altitude.</documentation>
  </annotation>
</element>
Element fx:BoundaryCrossingType / fx:clearedLevel
Namespace http://www.fixm.aero/flight/4.0
Annotations
The cleared altitude (flight level) at which the aircraft will cross the boundary 
crossing point if in level cruising flight or, if the aircraft is climbing or descending 
at the boundary crossing point, the cleared flight level to which it is proceeding.
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:clearedLevel>
  <fb:altitude ref="" uom="">{0,1}</fb:altitude>
  <fb:flightLevel ref="" uom="">{0,1}</fb:flightLevel>
</fx:clearedLevel>
Source
<element name="clearedLevel" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The cleared altitude (flight level) at which the aircraft will cross the boundary crossing point if in level cruising flight or, if the aircraft is climbing or descending at the boundary crossing point, the cleared flight level to which it is proceeding.</documentation>
  </annotation>
</element>
Element fx:BoundaryCrossingType / fx:crossingPoint
Namespace http://www.fixm.aero/flight/4.0
Annotations
The point where the flight will cross an ATS facility boundary.
Diagram
Diagram Airspace_xsd.tmp#SignificantPointType
Type fb:SignificantPointType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Source
<element name="crossingPoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The point where the flight will cross an ATS facility boundary.</documentation>
  </annotation>
</element>
Element fx:BoundaryCrossingType / fx:crossingTime
Namespace http://www.fixm.aero/flight/4.0
Annotations
The estimated time at which a flight will cross the associated boundary crossing 
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="crossingTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The estimated time at which a flight will cross the associated boundary crossing point.</documentation>
  </annotation>
</element>
Element fx:BoundaryCrossing
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram EnRoute_xsd.tmp#BoundaryCrossingType_altitudeInTransition EnRoute_xsd.tmp#BoundaryCrossingType_clearedLevel EnRoute_xsd.tmp#BoundaryCrossingType_crossingPoint EnRoute_xsd.tmp#BoundaryCrossingType_crossingTime EnRoute_xsd.tmp#BoundaryCrossingType NasCoordination_xsd.tmp#NasBoundaryCrossing
Type fx:BoundaryCrossingType
Properties
content: complex
Substitution Group
Model fx:altitudeInTransition{0,1} , fx:clearedLevel{0,1} , fx:crossingPoint{0,1} , fx:crossingTime{0,1}
Children fx:altitudeInTransition, fx:clearedLevel, fx:crossingPoint, fx:crossingTime
Instance
<fx:BoundaryCrossing>
  <fx:altitudeInTransition crossingCondition="">{0,1}</fx:altitudeInTransition>
  <fx:clearedLevel>{0,1}</fx:clearedLevel>
  <fx:crossingPoint>{0,1}</fx:crossingPoint>
  <fx:crossingTime timeReference="UTC">{0,1}</fx:crossingTime>
</fx:BoundaryCrossing>
Source
<element name="BoundaryCrossing" type="fx:BoundaryCrossingType"/>
Element fx:EnRouteType / fx:alternateAerodrome
Namespace http://www.fixm.aero/flight/4.0
Annotations
An ICAO designator of the aerodrome to which a flight could be diverted while en 
route, if needed.
Diagram
Diagram Aerodrome_xsd.tmp#AerodromeReferenceType
Type fb:AerodromeReferenceType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Source
<element name="alternateAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>An ICAO designator of the aerodrome to which a flight could be diverted while en route, if needed.</documentation>
  </annotation>
</element>
Element fx:EnRouteType / fx:boundaryCrossingCoordination
Namespace http://www.fixm.aero/flight/4.0
Annotations
A proposed boundary crossing information with associated details including altitude, 
crossing point and crossing time.
Diagram
Diagram EnRoute_xsd.tmp#BoundaryCrossingType_altitudeInTransition EnRoute_xsd.tmp#BoundaryCrossingType_clearedLevel EnRoute_xsd.tmp#BoundaryCrossingType_crossingPoint EnRoute_xsd.tmp#BoundaryCrossingType_crossingTime EnRoute_xsd.tmp#BoundaryCrossingType
Type fx:BoundaryCrossingType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fx:altitudeInTransition{0,1} , fx:clearedLevel{0,1} , fx:crossingPoint{0,1} , fx:crossingTime{0,1}
Children fx:altitudeInTransition, fx:clearedLevel, fx:crossingPoint, fx:crossingTime
Instance
<fx:boundaryCrossingCoordination>
  <fx:altitudeInTransition crossingCondition="">{0,1}</fx:altitudeInTransition>
  <fx:clearedLevel>{0,1}</fx:clearedLevel>
  <fx:crossingPoint>{0,1}</fx:crossingPoint>
  <fx:crossingTime timeReference="UTC">{0,1}</fx:crossingTime>
</fx:boundaryCrossingCoordination>
Source
<element name="boundaryCrossingCoordination" type="fx:BoundaryCrossingType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>A proposed boundary crossing information with associated details including altitude, crossing point and crossing time.</documentation>
  </annotation>
</element>
Element fx:EnRouteType / fx:currentSsrCode
Namespace http://www.fixm.aero/flight/4.0
Annotations
Current assigned SSR code. [FIXM]
Diagram
Diagram Types_xsd.tmp#RestrictedSsrCodeType Types_xsd.tmp#SsrCodeType_ssrMode Types_xsd.tmp#SsrCodeType
Type fb:SsrCodeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
ssrMode fb:SsrModeType optional
Optional Secondary Surveillance Radar (SSR) Mode.
Source
<element name="currentSsrCode" type="fb:SsrCodeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Current assigned SSR code. [FIXM]</documentation>
  </annotation>
</element>
Element fx:EnRoute
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram EnRoute_xsd.tmp#EnRouteType_alternateAerodrome EnRoute_xsd.tmp#EnRouteType_boundaryCrossingCoordination EnRoute_xsd.tmp#EnRouteType_currentSsrCode EnRoute_xsd.tmp#EnRouteType NasEnRouteData_xsd.tmp#NasEnRoute
Type fx:EnRouteType
Properties
content: complex
Substitution Group
Model fx:alternateAerodrome* , fx:boundaryCrossingCoordination{0,1} , fx:currentSsrCode{0,1}
Children fx:alternateAerodrome, fx:boundaryCrossingCoordination, fx:currentSsrCode
Instance
<fx:EnRoute>
  <fx:alternateAerodrome>{0,unbounded}</fx:alternateAerodrome>
  <fx:boundaryCrossingCoordination>{0,1}</fx:boundaryCrossingCoordination>
  <fx:currentSsrCode ssrMode="">{0,1}</fx:currentSsrCode>
</fx:EnRoute>
Source
<element name="EnRoute" type="fx:EnRouteType"/>
Complex Type fx:AltitudeInTransitionType
Namespace http://www.fixm.aero/flight/4.0
Annotations
An altitude (flight level) at or above/below which (specified in Boundary Crossing 
Condition) an aircraft will cross the associated boundary point.
Diagram
Diagram RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_altitude RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType_flightLevel RangesAndChoices_xsd.tmp#FlightLevelOrAltitudeType EnRoute_xsd.tmp#AltitudeInTransitionType_crossingCondition
Type extension of fb:FlightLevelOrAltitudeType
Type hierarchy
Used by
Model fb:altitude{0,1} | fb:flightLevel{0,1}
Children fb:altitude, fb:flightLevel
Attributes
QName Type Fixed Default Use Annotation
crossingCondition fx:BoundaryCrossingConditionType optional
Specifies whether the boundary crossing occurs at or above or at or below the specified 
level.
Source
<complexType name="AltitudeInTransitionType">
  <annotation>
    <documentation>An altitude (flight level) at or above/below which (specified in Boundary Crossing Condition) an aircraft will cross the associated boundary point.</documentation>
  </annotation>
  <complexContent>
    <extension base="fb:FlightLevelOrAltitudeType">
      <attribute name="crossingCondition" type="fx:BoundaryCrossingConditionType" use="optional">
        <annotation>
          <documentation>Specifies whether the boundary crossing occurs at or above or at or below the specified level.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Simple Type fx:BoundaryCrossingConditionType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Specifies whether the boundary crossing occurs at or above or at or below the specified 
level.
Diagram
Diagram
Type restriction of string
Facets
enumeration AT_OR_ABOVE
Indicates that the transition altitude is at or above the specified.
enumeration AT_OR_BELOW
Indicates that the transition altitude is at or below the specified.
Used by
Source
<simpleType name="BoundaryCrossingConditionType">
  <annotation>
    <documentation>Specifies whether the boundary crossing occurs at or above or at or below the specified level.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="AT_OR_ABOVE">
      <annotation>
        <documentation>Indicates that the transition altitude is at or above the specified.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="AT_OR_BELOW">
      <annotation>
        <documentation>Indicates that the transition altitude is at or below the specified.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Complex Type fx:BoundaryCrossingType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Boundary Crossing contains estimate data conveyed between ATS Units during the process 
of Controller Coordination. [FIXM]
Diagram
Diagram EnRoute_xsd.tmp#BoundaryCrossingType_altitudeInTransition EnRoute_xsd.tmp#BoundaryCrossingType_clearedLevel EnRoute_xsd.tmp#BoundaryCrossingType_crossingPoint EnRoute_xsd.tmp#BoundaryCrossingType_crossingTime
Used by
Model fx:altitudeInTransition{0,1} , fx:clearedLevel{0,1} , fx:crossingPoint{0,1} , fx:crossingTime{0,1}
Children fx:altitudeInTransition, fx:clearedLevel, fx:crossingPoint, fx:crossingTime
Source
<complexType name="BoundaryCrossingType">
  <annotation>
    <documentation>Boundary Crossing contains estimate data conveyed between ATS Units during the process of Controller Coordination. [FIXM]</documentation>
  </annotation>
  <sequence>
    <element name="altitudeInTransition" type="fx:AltitudeInTransitionType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Negotiated boundary crossing transition altitude.</documentation>
      </annotation>
    </element>
    <element name="clearedLevel" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The cleared altitude (flight level) at which the aircraft will cross the boundary crossing point if in level cruising flight or, if the aircraft is climbing or descending at the boundary crossing point, the cleared flight level to which it is proceeding.</documentation>
      </annotation>
    </element>
    <element name="crossingPoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The point where the flight will cross an ATS facility boundary.</documentation>
      </annotation>
    </element>
    <element name="crossingTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The estimated time at which a flight will cross the associated boundary crossing point.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type fx:EnRouteType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Groups the en route information about the flight such as the current position, coordination 
between air traffic units, and boundary crossing throughout the duration of the flight.
Diagram
Diagram EnRoute_xsd.tmp#EnRouteType_alternateAerodrome EnRoute_xsd.tmp#EnRouteType_boundaryCrossingCoordination EnRoute_xsd.tmp#EnRouteType_currentSsrCode
Used by
Model fx:alternateAerodrome* , fx:boundaryCrossingCoordination{0,1} , fx:currentSsrCode{0,1}
Children fx:alternateAerodrome, fx:boundaryCrossingCoordination, fx:currentSsrCode
Source
<complexType name="EnRouteType">
  <annotation>
    <documentation>Groups the en route information about the flight such as the current position, coordination between air traffic units, and boundary crossing throughout the duration of the flight.</documentation>
  </annotation>
  <sequence>
    <element name="alternateAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>An ICAO designator of the aerodrome to which a flight could be diverted while en route, if needed.</documentation>
      </annotation>
    </element>
    <element name="boundaryCrossingCoordination" type="fx:BoundaryCrossingType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>A proposed boundary crossing information with associated details including altitude, crossing point and crossing time.</documentation>
      </annotation>
    </element>
    <element name="currentSsrCode" type="fb:SsrCodeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Current assigned SSR code. [FIXM]</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Attribute fx:AltitudeInTransitionType / @crossingCondition
Namespace No namespace
Annotations
Specifies whether the boundary crossing occurs at or above or at or below the specified 
level.
Type fx:BoundaryCrossingConditionType
Properties
use: optional
Facets
enumeration AT_OR_ABOVE
Indicates that the transition altitude is at or above the specified.
enumeration AT_OR_BELOW
Indicates that the transition altitude is at or below the specified.
Used by
Source
<attribute name="crossingCondition" type="fx:BoundaryCrossingConditionType" use="optional">
  <annotation>
    <documentation>Specifies whether the boundary crossing occurs at or above or at or below the specified level.</documentation>
  </annotation>
</attribute>