Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema NasFlightIntent.xsd
Namespace http://www.faa.aero/nas/4.0
Annotations
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/
Contains the NAS Specific Flight Intent definitions.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.0.0
Element nas:FlightIntentType / nas:arrival
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the intent for an arriving flight to hold in the airport movement area 
due to unavailability of a parking stand or ramp access, and the time when the flight 
is estimated to exit the airport movement area.
Diagram
Diagram NasFlightIntent_xsd.tmp#ArrivalMovementAreaHoldInformationType_holdIntent NasFlightIntent_xsd.tmp#ArrivalMovementAreaHoldInformationType_estimatedExitTime NasFlightIntent_xsd.tmp#ArrivalMovementAreaHoldInformationType
Type nas:ArrivalMovementAreaHoldInformationType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:estimatedExitTime{0,1}
Children nas:estimatedExitTime
Instance
<nas:arrival holdIntent="">
  <nas:estimatedExitTime>{0,1}</nas:estimatedExitTime>
</nas:arrival>
Attributes
QName Type Fixed Default Use Annotation
holdIntent nas:HoldIntentType optional
Indicates the intent for an arriving flight to hold in the airport movement area 
due to unavailability of a parking stand or ramp access.
Source
<element name="arrival" type="nas:ArrivalMovementAreaHoldInformationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Indicates the intent for an arriving flight to hold in the airport movement area due to unavailability of a parking stand or ramp access, and the time when the flight is estimated to exit the airport movement area.</documentation>
  </annotation>
</element>
Element nas:ArrivalMovementAreaHoldInformationType / nas:estimatedExitTime
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the time when the flight is estimated to exit the airport movement area.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="estimatedExitTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Indicates the time when the flight is estimated to exit the airport movement area.</documentation>
  </annotation>
</element>
Element nas:FlightIntentType / nas:deicing
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the intent for the flight to be deiced and the intended deicing location.
Diagram
Diagram NasFlightIntent_xsd.tmp#DeicingInformationType_deicingIntent NasFlightIntent_xsd.tmp#DeicingInformationType_deicingLocation NasFlightIntent_xsd.tmp#DeicingInformationType
Type nas:DeicingInformationType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
deicingIntent nas:DeicingIntentType optional
Indicates the intent for the flight to be deiced.
deicingLocation CharacterStringType optional
Indicates the location where the flight intends to be deiced.
Source
<element name="deicing" type="nas:DeicingInformationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Indicates the intent for the flight to be deiced and the intended deicing location.</documentation>
  </annotation>
</element>
Element nas:FlightIntentType / nas:departure
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the intent for a departing flight to hold in the airport movement area 
when surface departure metering or other Traffic Management Initiatives are in effect, 
and the time when the flight is estimated to request entry in the airport movement 
area.
Diagram
Diagram NasFlightIntent_xsd.tmp#DepartureMovementAreaHoldInformationType_holdIntent NasFlightIntent_xsd.tmp#DepartureMovementAreaHoldInformationType_estimatedEntryTime NasFlightIntent_xsd.tmp#DepartureMovementAreaHoldInformationType
Type nas:DepartureMovementAreaHoldInformationType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:estimatedEntryTime{0,1}
Children nas:estimatedEntryTime
Instance
<nas:departure holdIntent="">
  <nas:estimatedEntryTime>{0,1}</nas:estimatedEntryTime>
</nas:departure>
Attributes
QName Type Fixed Default Use Annotation
holdIntent nas:HoldIntentType optional
Indicates the intent for a departing flight to hold in the airport movement area 
when surface departure metering or other Traffic Management Initiatives are in effect.
Source
<element name="departure" type="nas:DepartureMovementAreaHoldInformationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Indicates the intent for a departing flight to hold in the airport movement area when surface departure metering or other Traffic Management Initiatives are in effect, and the time when the flight is estimated to request entry in the airport movement area.</documentation>
  </annotation>
</element>
Element nas:DepartureMovementAreaHoldInformationType / nas:estimatedEntryTime
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the time when the flight is estimated to request entry in the airport movement 
area.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="estimatedEntryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Indicates the time when the flight is estimated to request entry in the airport movement area.</documentation>
  </annotation>
</element>
Element nas:ArrivalMovementAreaHoldInformation
Namespace http://www.faa.aero/nas/4.0
Diagram
Diagram NasFlightIntent_xsd.tmp#ArrivalMovementAreaHoldInformationType_holdIntent NasFlightIntent_xsd.tmp#ArrivalMovementAreaHoldInformationType_estimatedExitTime NasFlightIntent_xsd.tmp#ArrivalMovementAreaHoldInformationType
Type nas:ArrivalMovementAreaHoldInformationType
Properties
content: complex
Model nas:estimatedExitTime{0,1}
Children nas:estimatedExitTime
Instance
<nas:ArrivalMovementAreaHoldInformation holdIntent="">
  <nas:estimatedExitTime>{0,1}</nas:estimatedExitTime>
</nas:ArrivalMovementAreaHoldInformation>
Attributes
QName Type Fixed Default Use Annotation
holdIntent nas:HoldIntentType optional
Indicates the intent for an arriving flight to hold in the airport movement area 
due to unavailability of a parking stand or ramp access.
Source
<element name="ArrivalMovementAreaHoldInformation" type="nas:ArrivalMovementAreaHoldInformationType"/>
Element nas:DeicingInformation
Namespace http://www.faa.aero/nas/4.0
Diagram
Diagram NasFlightIntent_xsd.tmp#DeicingInformationType_deicingIntent NasFlightIntent_xsd.tmp#DeicingInformationType_deicingLocation NasFlightIntent_xsd.tmp#DeicingInformationType
Type nas:DeicingInformationType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
deicingIntent nas:DeicingIntentType optional
Indicates the intent for the flight to be deiced.
deicingLocation CharacterStringType optional
Indicates the location where the flight intends to be deiced.
Source
<element name="DeicingInformation" type="nas:DeicingInformationType"/>
Element nas:DepartureMovementAreaHoldInformation
Namespace http://www.faa.aero/nas/4.0
Diagram
Diagram NasFlightIntent_xsd.tmp#DepartureMovementAreaHoldInformationType_holdIntent NasFlightIntent_xsd.tmp#DepartureMovementAreaHoldInformationType_estimatedEntryTime NasFlightIntent_xsd.tmp#DepartureMovementAreaHoldInformationType
Type nas:DepartureMovementAreaHoldInformationType
Properties
content: complex
Model nas:estimatedEntryTime{0,1}
Children nas:estimatedEntryTime
Instance
<nas:DepartureMovementAreaHoldInformation holdIntent="">
  <nas:estimatedEntryTime>{0,1}</nas:estimatedEntryTime>
</nas:DepartureMovementAreaHoldInformation>
Attributes
QName Type Fixed Default Use Annotation
holdIntent nas:HoldIntentType optional
Indicates the intent for a departing flight to hold in the airport movement area 
when surface departure metering or other Traffic Management Initiatives are in effect.
Source
<element name="DepartureMovementAreaHoldInformation" type="nas:DepartureMovementAreaHoldInformationType"/>
Element nas:FlightIntent
Namespace http://www.faa.aero/nas/4.0
Diagram
Diagram NasFlightIntent_xsd.tmp#FlightIntentType_intendedArrivalSpot NasFlightIntent_xsd.tmp#FlightIntentType_intendedDepartureSpot NasFlightIntent_xsd.tmp#FlightIntentType_standReturnIntent NasFlightIntent_xsd.tmp#FlightIntentType_arrival NasFlightIntent_xsd.tmp#FlightIntentType_deicing NasFlightIntent_xsd.tmp#FlightIntentType_departure NasFlightIntent_xsd.tmp#FlightIntentType
Type nas:FlightIntentType
Properties
content: complex
Model nas:arrival{0,1} , nas:deicing{0,1} , nas:departure{0,1}
Children nas:arrival, nas:deicing, nas:departure
Instance
<nas:FlightIntent intendedArrivalSpot="" intendedDepartureSpot="" standReturnIntent="">
  <nas:arrival holdIntent="">{0,1}</nas:arrival>
  <nas:deicing deicingIntent="" deicingLocation="">{0,1}</nas:deicing>
  <nas:departure holdIntent="">{0,1}</nas:departure>
</nas:FlightIntent>
Attributes
QName Type Fixed Default Use Annotation
intendedArrivalSpot CharacterStringType optional
Indicates the location intended for the flight to enter the non-movement area from 
the airport movement area.
intendedDepartureSpot CharacterStringType optional
Indicates the location intended for the flight to enter the airport movement area 
from the non-movement area.
standReturnIntent nas:StandReturnIntentType optional
Indicates the intent for the flight to return to the stand.
Source
<element name="FlightIntent" type="nas:FlightIntentType"/>
Complex Type nas:FlightIntentType
Namespace http://www.faa.aero/nas/4.0
Annotations
A container for the list of intent values provided by the flight operator that designate 
the intentions of a flight prior to departure from an aerodrome or after arrival 
at an aerodrome.
Diagram
Diagram NasFlightIntent_xsd.tmp#FlightIntentType_intendedArrivalSpot NasFlightIntent_xsd.tmp#FlightIntentType_intendedDepartureSpot NasFlightIntent_xsd.tmp#FlightIntentType_standReturnIntent NasFlightIntent_xsd.tmp#FlightIntentType_arrival NasFlightIntent_xsd.tmp#FlightIntentType_deicing NasFlightIntent_xsd.tmp#FlightIntentType_departure
Used by
Model nas:arrival{0,1} , nas:deicing{0,1} , nas:departure{0,1}
Children nas:arrival, nas:deicing, nas:departure
Attributes
QName Type Fixed Default Use Annotation
intendedArrivalSpot CharacterStringType optional
Indicates the location intended for the flight to enter the non-movement area from 
the airport movement area.
intendedDepartureSpot CharacterStringType optional
Indicates the location intended for the flight to enter the airport movement area 
from the non-movement area.
standReturnIntent nas:StandReturnIntentType optional
Indicates the intent for the flight to return to the stand.
Source
<complexType name="FlightIntentType">
  <annotation>
    <documentation>A container for the list of intent values provided by the flight operator that designate the intentions of a flight prior to departure from an aerodrome or after arrival at an aerodrome.</documentation>
  </annotation>
  <sequence>
    <element name="arrival" type="nas:ArrivalMovementAreaHoldInformationType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Indicates the intent for an arriving flight to hold in the airport movement area due to unavailability of a parking stand or ramp access, and the time when the flight is estimated to exit the airport movement area.</documentation>
      </annotation>
    </element>
    <element name="deicing" type="nas:DeicingInformationType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Indicates the intent for the flight to be deiced and the intended deicing location.</documentation>
      </annotation>
    </element>
    <element name="departure" type="nas:DepartureMovementAreaHoldInformationType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Indicates the intent for a departing flight to hold in the airport movement area when surface departure metering or other Traffic Management Initiatives are in effect, and the time when the flight is estimated to request entry in the airport movement area.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="intendedArrivalSpot" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>Indicates the location intended for the flight to enter the non-movement area from the airport movement area.</documentation>
    </annotation>
  </attribute>
  <attribute name="intendedDepartureSpot" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>Indicates the location intended for the flight to enter the airport movement area from the non-movement area.</documentation>
    </annotation>
  </attribute>
  <attribute name="standReturnIntent" type="nas:StandReturnIntentType" use="optional">
    <annotation>
      <documentation>Indicates the intent for the flight to return to the stand.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type nas:ArrivalMovementAreaHoldInformationType
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the intent for an arriving flight to hold in the airport movement area 
due to unavailability of a parking stand or ramp access, and the time when the flight 
is estimated to exit the airport movement area.
Diagram
Diagram NasFlightIntent_xsd.tmp#ArrivalMovementAreaHoldInformationType_holdIntent NasFlightIntent_xsd.tmp#ArrivalMovementAreaHoldInformationType_estimatedExitTime
Used by
Model nas:estimatedExitTime{0,1}
Children nas:estimatedExitTime
Attributes
QName Type Fixed Default Use Annotation
holdIntent nas:HoldIntentType optional
Indicates the intent for an arriving flight to hold in the airport movement area 
due to unavailability of a parking stand or ramp access.
Source
<complexType name="ArrivalMovementAreaHoldInformationType">
  <annotation>
    <documentation>Indicates the intent for an arriving flight to hold in the airport movement area due to unavailability of a parking stand or ramp access, and the time when the flight is estimated to exit the airport movement area.</documentation>
  </annotation>
  <sequence>
    <element name="estimatedExitTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Indicates the time when the flight is estimated to exit the airport movement area.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="holdIntent" type="nas:HoldIntentType" use="optional">
    <annotation>
      <documentation>Indicates the intent for an arriving flight to hold in the airport movement area due to unavailability of a parking stand or ramp access.</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type nas:HoldIntentType
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the intent for an arriving flight to hold in the airport movement area 
due to unavailability of a parking stand or ramp access. 
Indicates the intent for a departing flight to hold in the airport movement area 
when surface departure metering or other Traffic Management Initiatives are in effect.
Diagram
Diagram
Type restriction of string
Facets
enumeration HOLD
Indicates the intent is to hold 
.Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving 
flight to hold in the airport movement area due to unavailability of a parking stand 
or ramp access. 
.Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing 
flight to hold in the airport movement area when surface departure metering or other 
Traffic Management Initiatives are in effect.
enumeration NO_HOLD
Indicates the intent is not to hold 
.Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving 
flight to hold in the airport movement area due to unavailability of a parking stand 
or ramp access. 
.Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing 
flight to hold in the airport movement area when surface departure metering or other 
Traffic Management Initiatives are in effect.
Used by
Source
<simpleType name="HoldIntentType">
  <annotation>
    <documentation>Indicates the intent for an arriving flight to hold in the airport movement area due to unavailability of a parking stand or ramp access. Indicates the intent for a departing flight to hold in the airport movement area when surface departure metering or other Traffic Management Initiatives are in effect.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="HOLD">
      <annotation>
        <documentation>Indicates the intent is to hold .Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving flight to hold in the airport movement area due to unavailability of a parking stand or ramp access. .Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing flight to hold in the airport movement area when surface departure metering or other Traffic Management Initiatives are in effect.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="NO_HOLD">
      <annotation>
        <documentation>Indicates the intent is not to hold .Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving flight to hold in the airport movement area due to unavailability of a parking stand or ramp access. .Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing flight to hold in the airport movement area when surface departure metering or other Traffic Management Initiatives are in effect.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Complex Type nas:DeicingInformationType
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the intent for the flight to be deiced and the intended deicing location.
Diagram
Diagram NasFlightIntent_xsd.tmp#DeicingInformationType_deicingIntent NasFlightIntent_xsd.tmp#DeicingInformationType_deicingLocation
Used by
Attributes
QName Type Fixed Default Use Annotation
deicingIntent nas:DeicingIntentType optional
Indicates the intent for the flight to be deiced.
deicingLocation CharacterStringType optional
Indicates the location where the flight intends to be deiced.
Source
<complexType name="DeicingInformationType">
  <annotation>
    <documentation>Indicates the intent for the flight to be deiced and the intended deicing location.</documentation>
  </annotation>
  <attribute name="deicingIntent" type="nas:DeicingIntentType" use="optional">
    <annotation>
      <documentation>Indicates the intent for the flight to be deiced.</documentation>
    </annotation>
  </attribute>
  <attribute name="deicingLocation" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>Indicates the location where the flight intends to be deiced.</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type nas:DeicingIntentType
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the intent for the flight to be deiced.
Diagram
Diagram
Type restriction of string
Facets
enumeration DEICE
.Deicing Intent: Indicates the intent for the flight to be deiced.
enumeration NO_DEICE
.Deicing Intent: Indicates the intent for the flight to be deiced.
Used by
Source
<simpleType name="DeicingIntentType">
  <annotation>
    <documentation>Indicates the intent for the flight to be deiced.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="DEICE">
      <annotation>
        <documentation>.Deicing Intent: Indicates the intent for the flight to be deiced.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="NO_DEICE">
      <annotation>
        <documentation>.Deicing Intent: Indicates the intent for the flight to be deiced.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Complex Type nas:DepartureMovementAreaHoldInformationType
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the intent for a departing flight to hold in the airport movement area 
when surface departure metering or other Traffic Management Initiatives are in effect, 
and the time when the flight is estimated to request entry in the airport movement 
area.
Diagram
Diagram NasFlightIntent_xsd.tmp#DepartureMovementAreaHoldInformationType_holdIntent NasFlightIntent_xsd.tmp#DepartureMovementAreaHoldInformationType_estimatedEntryTime
Used by
Model nas:estimatedEntryTime{0,1}
Children nas:estimatedEntryTime
Attributes
QName Type Fixed Default Use Annotation
holdIntent nas:HoldIntentType optional
Indicates the intent for a departing flight to hold in the airport movement area 
when surface departure metering or other Traffic Management Initiatives are in effect.
Source
<complexType name="DepartureMovementAreaHoldInformationType">
  <annotation>
    <documentation>Indicates the intent for a departing flight to hold in the airport movement area when surface departure metering or other Traffic Management Initiatives are in effect, and the time when the flight is estimated to request entry in the airport movement area.</documentation>
  </annotation>
  <sequence>
    <element name="estimatedEntryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Indicates the time when the flight is estimated to request entry in the airport movement area.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="holdIntent" type="nas:HoldIntentType" use="optional">
    <annotation>
      <documentation>Indicates the intent for a departing flight to hold in the airport movement area when surface departure metering or other Traffic Management Initiatives are in effect.</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type nas:StandReturnIntentType
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the intent for the flight to return to the stand.
Diagram
Diagram
Type restriction of string
Facets
enumeration RETURN
.Stand Return Intent: Indicates the intent for the flight to return to the stand.
enumeration NO_RETURN
.Stand Return Intent: Indicates the intent for the flight to return to the stand.
Used by
Source
<simpleType name="StandReturnIntentType">
  <annotation>
    <documentation>Indicates the intent for the flight to return to the stand.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="RETURN">
      <annotation>
        <documentation>.Stand Return Intent: Indicates the intent for the flight to return to the stand.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="NO_RETURN">
      <annotation>
        <documentation>.Stand Return Intent: Indicates the intent for the flight to return to the stand.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Attribute nas:ArrivalMovementAreaHoldInformationType / @holdIntent
Namespace No namespace
Annotations
Indicates the intent for an arriving flight to hold in the airport movement area 
due to unavailability of a parking stand or ramp access.
Type nas:HoldIntentType
Properties
use: optional
Facets
enumeration HOLD
Indicates the intent is to hold 
.Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving 
flight to hold in the airport movement area due to unavailability of a parking stand 
or ramp access. 
.Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing 
flight to hold in the airport movement area when surface departure metering or other 
Traffic Management Initiatives are in effect.
enumeration NO_HOLD
Indicates the intent is not to hold 
.Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving 
flight to hold in the airport movement area due to unavailability of a parking stand 
or ramp access. 
.Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing 
flight to hold in the airport movement area when surface departure metering or other 
Traffic Management Initiatives are in effect.
Used by
Source
<attribute name="holdIntent" type="nas:HoldIntentType" use="optional">
  <annotation>
    <documentation>Indicates the intent for an arriving flight to hold in the airport movement area due to unavailability of a parking stand or ramp access.</documentation>
  </annotation>
</attribute>
Attribute nas:DeicingInformationType / @deicingIntent
Namespace No namespace
Annotations
Indicates the intent for the flight to be deiced.
Type nas:DeicingIntentType
Properties
use: optional
Facets
enumeration DEICE
.Deicing Intent: Indicates the intent for the flight to be deiced.
enumeration NO_DEICE
.Deicing Intent: Indicates the intent for the flight to be deiced.
Used by
Source
<attribute name="deicingIntent" type="nas:DeicingIntentType" use="optional">
  <annotation>
    <documentation>Indicates the intent for the flight to be deiced.</documentation>
  </annotation>
</attribute>
Attribute nas:DeicingInformationType / @deicingLocation
Namespace No namespace
Annotations
Indicates the location where the flight intends to be deiced.
Type CharacterStringType
Properties
use: optional
Used by
Source
<attribute name="deicingLocation" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Indicates the location where the flight intends to be deiced.</documentation>
  </annotation>
</attribute>
Attribute nas:DepartureMovementAreaHoldInformationType / @holdIntent
Namespace No namespace
Annotations
Indicates the intent for a departing flight to hold in the airport movement area 
when surface departure metering or other Traffic Management Initiatives are in effect.
Type nas:HoldIntentType
Properties
use: optional
Facets
enumeration HOLD
Indicates the intent is to hold 
.Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving 
flight to hold in the airport movement area due to unavailability of a parking stand 
or ramp access. 
.Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing 
flight to hold in the airport movement area when surface departure metering or other 
Traffic Management Initiatives are in effect.
enumeration NO_HOLD
Indicates the intent is not to hold 
.Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving 
flight to hold in the airport movement area due to unavailability of a parking stand 
or ramp access. 
.Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing 
flight to hold in the airport movement area when surface departure metering or other 
Traffic Management Initiatives are in effect.
Used by
Source
<attribute name="holdIntent" type="nas:HoldIntentType" use="optional">
  <annotation>
    <documentation>Indicates the intent for a departing flight to hold in the airport movement area when surface departure metering or other Traffic Management Initiatives are in effect.</documentation>
  </annotation>
</attribute>
Attribute nas:FlightIntentType / @intendedArrivalSpot
Namespace No namespace
Annotations
Indicates the location intended for the flight to enter the non-movement area from 
the airport movement area.
Type CharacterStringType
Properties
use: optional
Used by
Complex Type nas:FlightIntentType
Source
<attribute name="intendedArrivalSpot" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Indicates the location intended for the flight to enter the non-movement area from the airport movement area.</documentation>
  </annotation>
</attribute>
Attribute nas:FlightIntentType / @intendedDepartureSpot
Namespace No namespace
Annotations
Indicates the location intended for the flight to enter the airport movement area 
from the non-movement area.
Type CharacterStringType
Properties
use: optional
Used by
Complex Type nas:FlightIntentType
Source
<attribute name="intendedDepartureSpot" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Indicates the location intended for the flight to enter the airport movement area from the non-movement area.</documentation>
  </annotation>
</attribute>
Attribute nas:FlightIntentType / @standReturnIntent
Namespace No namespace
Annotations
Indicates the intent for the flight to return to the stand.
Type nas:StandReturnIntentType
Properties
use: optional
Facets
enumeration RETURN
.Stand Return Intent: Indicates the intent for the flight to return to the stand.
enumeration NO_RETURN
.Stand Return Intent: Indicates the intent for the flight to return to the stand.
Used by
Complex Type nas:FlightIntentType
Source
<attribute name="standReturnIntent" type="nas:StandReturnIntentType" use="optional">
  <annotation>
    <documentation>Indicates the intent for the flight to return to the stand.</documentation>
  </annotation>
</attribute>