Copyright (c) 2016 US Federal Aviation Administration (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. * The name of US FAA or the names of its contributors may not 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 the US FAA: http://www.faa.gov/
The NAsPosition package contains information about the flight's current and planned reporting positions.
The actual speed of the aircraft, collected via various methods.
Diagram
Type
GroundSpeedType
Properties
content:
simple
minOccurs:
0
maxOccurs:
1
Source
<element name="actualSpeed" type="fb:GroundSpeedType" minOccurs="0" maxOccurs="1"><annotation><documentation>The actual speed of the aircraft, collected via various methods.</documentation></annotation></element>
<element name="followingPosition" type="nas:PlannedReportingPositionType" minOccurs="0" maxOccurs="1" nillable="true"><annotation><documentation>Estimated second future position of the aircraft transmitted in a non-radar airspace position report.</documentation></annotation></element>
Altitude associated with the planned reporting position. .Following Future Reporting Position Altitude: Expected altitude at the estimated second future position of the aircraft transmitted in a non-radar airspace position report.
Diagram
Type
FlightLevelOrAltitudeType
Properties
content:
simple
minOccurs:
0
maxOccurs:
1
Source
<element name="positionAltitude" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"><annotation><documentation>Altitude associated with the planned reporting position. .Following Future Reporting Position Altitude: Expected altitude at the estimated second future position of the aircraft transmitted in a non-radar airspace position report.</documentation></annotation></element>
Estimated time associated with the planned reporting position. .Following Future Reporting Position Time - Estimated: Estimated time at the second future position of the aircraft transmitted in a non-radar airspace position report.
Diagram
Type
TimeType
Properties
content:
simple
minOccurs:
0
maxOccurs:
1
Source
<element name="positionEstimatedTime" type="fb:TimeType" minOccurs="0" maxOccurs="1"><annotation><documentation>Estimated time associated with the planned reporting position. .Following Future Reporting Position Time - Estimated: Estimated time at the second future position of the aircraft transmitted in a non-radar airspace position report.</documentation></annotation></element>
For Oceanic flights, the next reporting position is required. Estimated next future position of the aircraft transmitted in a non-radar airspace position report.
<element name="nextPosition" type="nas:PlannedReportingPositionType" minOccurs="0" maxOccurs="1" nillable="true"><annotation><documentation>For Oceanic flights, the next reporting position is required. Estimated next future position of the aircraft transmitted in a non-radar airspace position report.</documentation></annotation></element>
The actual location of an active flight as reported by surveillance, for a flight tracked by radar, or from the position part of a pilot progress report, for an oceanic flight or flight operating in non-radar airspace.
Diagram
Type
SignificantPointType
Properties
content:
simple
minOccurs:
0
maxOccurs:
1
Source
<element name="position" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"><annotation><documentation>The actual location of an active flight as reported by surveillance, for a flight tracked by radar, or from the position part of a pilot progress report, for an oceanic flight or flight operating in non-radar airspace.</documentation></annotation></element>
The time associated with the Current Position of an active flight, from the radar surveillance report or progress report.
Diagram
Type
TimeType
Properties
content:
simple
minOccurs:
0
maxOccurs:
1
Source
<element name="positionTime" type="fb:TimeType" minOccurs="0" maxOccurs="1"><annotation><documentation>The time associated with the Current Position of an active flight, from the radar surveillance report or progress report.</documentation></annotation></element>
<element name="reportedLevel" type="nas:ReportedAltitudeType" minOccurs="0" maxOccurs="1"><annotation><documentation>Provides the NAS reported altitude with optional suffixes (B, C, T).</documentation></annotation></element>
<element name="targetAltitude" type="nas:TargetAltitudeType" minOccurs="0" maxOccurs="1"><annotation><documentation>The Mode C target altitude, corrected for barometric pressure. Can be marked as invalid.</documentation></annotation></element>
Aircraft target position, as reported by one raw radar return.
Diagram
Type
GeographicalPositionType
Properties
content:
simple
minOccurs:
0
maxOccurs:
1
Source
<element name="targetPosition" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1"><annotation><documentation>Aircraft target position, as reported by one raw radar return.</documentation></annotation></element>
<element name="targetPositionTime" type="fb:TimeType" minOccurs="0" maxOccurs="1"><annotation><documentation>The time associated with the raw radar return.</documentation></annotation></element>
The direction the aircraft is flying, over the ground, relative to true north. It is the heading of the aircraft as impacted by the wind.
Diagram
Type
BearingType
Properties
content:
simple
minOccurs:
0
maxOccurs:
1
Source
<element name="track" type="fb:BearingType" minOccurs="0" maxOccurs="1"><annotation><documentation>The direction the aircraft is flying, over the ground, relative to true north. It is the heading of the aircraft as impacted by the wind.</documentation></annotation></element>
<element name="trackAcceleration" type="nas:NasAccelerationType" minOccurs="0" maxOccurs="1"><annotation><documentation>Describes a flight’s acceleration in X and Y axes</documentation></annotation></element>
<element name="x" type="nas:AccelerationType" minOccurs="0" maxOccurs="1"><annotation><documentation>Acceleration along the X-axis</documentation></annotation></element>
<element name="y" type="nas:AccelerationType" minOccurs="0" maxOccurs="1"><annotation><documentation>Acceleration along the Y-axis.</documentation></annotation></element>
<element name="trackVelocity" type="nas:NasVelocityType" minOccurs="0" maxOccurs="1"><annotation><documentation>Describes flight's velocity in X and Y axes Track Speed Components: Speed of the radar surveillance track along the X and Y components.</documentation></annotation></element>
<element name="x" type="nas:NasIndicatedAirspeedType" minOccurs="0" maxOccurs="1"><annotation><documentation>speed along the X-axis</documentation></annotation></element>
<element name="y" type="nas:NasIndicatedAirspeedType" minOccurs="0" maxOccurs="1"><annotation><documentation>speed along the Y-axis</documentation></annotation></element>
An indicator the aircraft was unexpectedly not detected by radar (after a period of tracking).
Source
<complexType name="NasAircraftPositionType"><annotation><documentation>Container for NAS target and track aircraft positions.</documentation></annotation><sequence><element name="actualSpeed" type="fb:GroundSpeedType" minOccurs="0" maxOccurs="1"><annotation><documentation>The actual speed of the aircraft, collected via various methods.</documentation></annotation></element><element name="followingPosition" type="nas:PlannedReportingPositionType" minOccurs="0" maxOccurs="1" nillable="true"><annotation><documentation>Estimated second future position of the aircraft transmitted in a non-radar airspace position report.</documentation></annotation></element><element name="nextPosition" type="nas:PlannedReportingPositionType" minOccurs="0" maxOccurs="1" nillable="true"><annotation><documentation>For Oceanic flights, the next reporting position is required. Estimated next future position of the aircraft transmitted in a non-radar airspace position report.</documentation></annotation></element><element name="position" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"><annotation><documentation>The actual location of an active flight as reported by surveillance, for a flight tracked by radar, or from the position part of a pilot progress report, for an oceanic flight or flight operating in non-radar airspace.</documentation></annotation></element><element name="positionTime" type="fb:TimeType" minOccurs="0" maxOccurs="1"><annotation><documentation>The time associated with the Current Position of an active flight, from the radar surveillance report or progress report.</documentation></annotation></element><element name="reportedLevel" type="nas:ReportedAltitudeType" minOccurs="0" maxOccurs="1"><annotation><documentation>Provides the NAS reported altitude with optional suffixes (B, C, T).</documentation></annotation></element><element name="targetAltitude" type="nas:TargetAltitudeType" minOccurs="0" maxOccurs="1"><annotation><documentation>The Mode C target altitude, corrected for barometric pressure. Can be marked as invalid.</documentation></annotation></element><element name="targetPosition" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1"><annotation><documentation>Aircraft target position, as reported by one raw radar return.</documentation></annotation></element><element name="targetPositionTime" type="fb:TimeType" minOccurs="0" maxOccurs="1"><annotation><documentation>The time associated with the raw radar return.</documentation></annotation></element><element name="track" type="fb:BearingType" minOccurs="0" maxOccurs="1"><annotation><documentation>The direction the aircraft is flying, over the ground, relative to true north. It is the heading of the aircraft as impacted by the wind.</documentation></annotation></element><element name="trackAcceleration" type="nas:NasAccelerationType" minOccurs="0" maxOccurs="1"><annotation><documentation>Describes a flight’s acceleration in X and Y axes</documentation></annotation></element><element name="trackVelocity" type="nas:NasVelocityType" minOccurs="0" maxOccurs="1"><annotation><documentation>Describes flight's velocity in X and Y axes Track Speed Components: Speed of the radar surveillance track along the X and Y components.</documentation></annotation></element><element name="verticalRate" type="nas:NasVerticalRateType" minOccurs="0" maxOccurs="1"><annotation><documentation>Vertical Rate reported by the STDDS System.</documentation></annotation></element></sequence><attribute name="coastIndicator" type="nas:NasCoastIndicatorType" use="optional"><annotation><documentation>An indicator the aircraft was unexpectedly not detected by radar (after a period of tracking).</documentation></annotation></attribute></complexType>
Complex Type nas:PlannedReportingPositionType
Namespace
http://www.faa.aero/nas/4.1
Annotations
Estimated future position, altitude and time of the aircraft transmitted in a non-radar airspace position report.
<complexType name="PlannedReportingPositionType"><annotation><documentation>Estimated future position, altitude and time of the aircraft transmitted in a non-radar airspace position report.</documentation></annotation><sequence><element name="position" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"><annotation><documentation>Planned reporting position point.</documentation></annotation></element><element name="positionAltitude" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"><annotation><documentation>Altitude associated with the planned reporting position. .Following Future Reporting Position Altitude: Expected altitude at the estimated second future position of the aircraft transmitted in a non-radar airspace position report.</documentation></annotation></element><element name="positionEstimatedTime" type="fb:TimeType" minOccurs="0" maxOccurs="1"><annotation><documentation>Estimated time associated with the planned reporting position. .Following Future Reporting Position Time - Estimated: Estimated time at the second future position of the aircraft transmitted in a non-radar airspace position report.</documentation></annotation></element></sequence></complexType>
<complexType name="NasAccelerationType"><annotation><documentation>Describes a flight’s acceleration in X and Y axes</documentation></annotation><sequence><element name="x" type="nas:AccelerationType" minOccurs="0" maxOccurs="1"><annotation><documentation>Acceleration along the X-axis</documentation></annotation></element><element name="y" type="nas:AccelerationType" minOccurs="0" maxOccurs="1"><annotation><documentation>Acceleration along the Y-axis.</documentation></annotation></element></sequence></complexType>
Complex Type nas:NasVelocityType
Namespace
http://www.faa.aero/nas/4.1
Annotations
Describes flight's velocity in X and Y axes Track Speed Components: Speed of the radar surveillance track along the X and Y components.
<complexType name="NasVelocityType"><annotation><documentation>Describes flight's velocity in X and Y axes Track Speed Components: Speed of the radar surveillance track along the X and Y components.</documentation></annotation><sequence><element name="x" type="nas:NasIndicatedAirspeedType" minOccurs="0" maxOccurs="1"><annotation><documentation>speed along the X-axis</documentation></annotation></element><element name="y" type="nas:NasIndicatedAirspeedType" minOccurs="0" maxOccurs="1"><annotation><documentation>speed along the Y-axis</documentation></annotation></element></sequence></complexType>
Simple Type nas:NasCoastIndicatorType
Namespace
http://www.faa.aero/nas/4.1
Annotations
An indicator the aircraft was unexpectedly not detected by radar (after a period of tracking).
<simpleType name="NasCoastIndicatorType"><annotation><documentation>An indicator the aircraft was unexpectedly not detected by radar (after a period of tracking).</documentation></annotation><restriction base="xs:string"><enumeration value="COASTING"/></restriction></simpleType>
<attribute name="coastIndicator" type="nas:NasCoastIndicatorType" use="optional"><annotation><documentation>An indicator the aircraft was unexpectedly not detected by radar (after a period of tracking).</documentation></annotation></attribute>