Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema NasArrival.xsd
Namespace http://www.faa.aero/nas/4.1
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/
Package contains the NAS specific extensions to the FIXM core FlightArrival.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.1.1
Element nas:NasArrivalType / nas:actualInBlockTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The time at which a flight arrives at the stand as reported by a source.
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#ReportedTimeType_time NasCommon_xsd.tmp#ReportedTimeType
Type nas:ReportedTimeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:reportedTimestamp{0,1} , nas:time{0,1}
Children nas:reportedTimestamp, nas:time
Instance
<nas:actualInBlockTime source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:actualInBlockTime>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
Source
<element name="actualInBlockTime" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The time at which a flight arrives at the stand as reported by a source.</documentation>
  </annotation>
</element>
Element nas:NasArrivalType / nas:actualRunwayArrivalTime
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about actual runway time. 
The actual runway arrival time, as reported by a source. 
 
These fields in the U.S. extension  are used in order to allow providing provenances 
source data.  Actual arrival time that does not include provenance source data should 
be recorded in Core.Arrival.actualTimeOfArrival.
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#ReportedTimeType_time NasCommon_xsd.tmp#ReportedTimeType
Type nas:ReportedTimeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model nas:reportedTimestamp{0,1} , nas:time{0,1}
Children nas:reportedTimestamp, nas:time
Instance
<nas:actualRunwayArrivalTime source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:actualRunwayArrivalTime>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
Source
<element name="actualRunwayArrivalTime" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Contains information about actual runway time. The actual runway arrival time, as reported by a source. These fields in the U.S. extension are used in order to allow providing provenances source data. Actual arrival time that does not include provenance source data should be recorded in Core.Arrival.actualTimeOfArrival.</documentation>
  </annotation>
</element>
Element nas:NasArrivalType / nas:center
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates the Air Route Traffic Control Center (ARTCC) for the actual arrival point 
for a flight.
Diagram
Diagram
Type AtcUnitReferenceType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="center" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Indicates the Air Route Traffic Control Center (ARTCC) for the actual arrival point for a flight.</documentation>
  </annotation>
</element>
Element nas:NasArrivalType / nas:movementAreaActualExitTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The time at which a flight actually exited  the Airport Movement Area (AMA).
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#ReportedTimeType_time NasCommon_xsd.tmp#ReportedTimeType
Type nas:ReportedTimeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:reportedTimestamp{0,1} , nas:time{0,1}
Children nas:reportedTimestamp, nas:time
Instance
<nas:movementAreaActualExitTime source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:movementAreaActualExitTime>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
Source
<element name="movementAreaActualExitTime" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The time at which a flight actually exited the Airport Movement Area (AMA).</documentation>
  </annotation>
</element>
Element nas:NasArrivalType / nas:runwayInformation
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains additional information for the arrival runway designator such as provenance 
and classification type..
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#NasRunwayInformationType_classificationType NasCommon_xsd.tmp#NasRunwayInformationType
Type nas:NasRunwayInformationType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:reportedTimestamp{0,1}
Children nas:reportedTimestamp
Instance
<nas:runwayInformation classificationType="" source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
</nas:runwayInformation>
Attributes
QName Type Fixed Default Use Annotation
classificationType nas:RunwayClassificationTypeType optional
Indicates the level of certainty of the runway to be used by the flight.  Well prior 
to the use of the runway, the name of the runway is just a prediction.  However, 
as the flight’s window to use the runway gets shorter, the runway would be assigned 
to the flight.  Once landed, the actual runway used by the flight would be reported.
source nas:SourceType optional
Source of the time report.
Source
<element name="runwayInformation" type="nas:NasRunwayInformationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Contains additional information for the arrival runway designator such as provenance and classification type..</documentation>
  </annotation>
</element>
Element nas:NasArrival
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasArrival_xsd.tmp#NasArrivalType_arrivalPointText NasArrival_xsd.tmp#NasArrivalType_actualInBlockTime NasArrival_xsd.tmp#NasArrivalType_actualRunwayArrivalTime NasArrival_xsd.tmp#NasArrivalType_center NasArrival_xsd.tmp#NasArrivalType_movementAreaActualExitTime NasArrival_xsd.tmp#NasArrivalType_runwayInformation NasArrival_xsd.tmp#NasArrivalType
Type nas:NasArrivalType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
  • Arrival
Model nas:actualInBlockTime{0,1} , nas:actualRunwayArrivalTime* , nas:center{0,1} , nas:movementAreaActualExitTime{0,1} , nas:runwayInformation{0,1}
Children nas:actualInBlockTime, nas:actualRunwayArrivalTime, nas:center, nas:movementAreaActualExitTime, nas:runwayInformation
Instance
<nas:NasArrival>
  <nas:actualInBlockTime source="">{0,1}</nas:actualInBlockTime>
  <nas:actualRunwayArrivalTime source="">{0,unbounded}</nas:actualRunwayArrivalTime>
  <nas:center>{0,1}</nas:center>
  <nas:movementAreaActualExitTime source="">{0,1}</nas:movementAreaActualExitTime>
  <nas:runwayInformation classificationType="" source="">{0,1}</nas:runwayInformation>
</nas:NasArrival>
Source
<element name="NasArrival" type="nas:NasArrivalType" substitutionGroup="fx:Arrival"/>
Element nas:NasDestinationType / nas:arrivalFix
Namespace http://www.faa.aero/nas/4.1
Annotations
The point at which the responsibility for control of the flight is transferred from 
the En Route Air Traffic Control unit (Centre, ARTCC) to the Terminal Air Traffic 
Control unit.
Diagram
Diagram
Type SignificantPointType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="arrivalFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The point at which the responsibility for control of the flight is transferred from the En Route Air Traffic Control unit (Centre, ARTCC) to the Terminal Air Traffic Control unit.</documentation>
  </annotation>
</element>
Element nas:NasDestinationType / nas:center
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates the Air Route Traffic Control Center (ARTCC) for the arrival point for 
a flight.
Diagram
Diagram
Type AtcUnitReferenceType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="center" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Indicates the Air Route Traffic Control Center (ARTCC) for the arrival point for a flight.</documentation>
  </annotation>
</element>
Element nas:NasDestinationType / nas:estimatedArrivalFixTime
Namespace http://www.faa.aero/nas/4.1
Annotations
Estimated time over the arrival fix.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="estimatedArrivalFixTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Estimated time over the arrival fix.</documentation>
  </annotation>
</element>
Element nas:NasDestinationType / nas:inBlockTime
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight  gate arrival time.
Diagram
Diagram NasArrival_xsd.tmp#NasInBlockTimeType_estimated NasArrival_xsd.tmp#NasInBlockTimeType_initial NasArrival_xsd.tmp#NasInBlockTimeType_scheduled NasArrival_xsd.tmp#NasInBlockTimeType
Type nas:NasInBlockTimeType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:estimated* , nas:initial{0,1} , nas:scheduled{0,1}
Children nas:estimated, nas:initial, nas:scheduled
Instance
<nas:inBlockTime>
  <nas:estimated source="">{0,unbounded}</nas:estimated>
  <nas:initial>{0,1}</nas:initial>
  <nas:scheduled>{0,1}</nas:scheduled>
</nas:inBlockTime>
Source
<element name="inBlockTime" type="nas:NasInBlockTimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Contains information about flight gate arrival time.</documentation>
  </annotation>
</element>
Element nas:NasInBlockTimeType / nas:estimated
Namespace http://www.faa.aero/nas/4.1
Annotations
The estimated off-block time for a flight, as determined by the Traffic Flow Management 
System, based on NAS flight data 
The estimated time at which a flight will arrive at the stand as provided by the 
airspace user.
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#ReportedTimeType_time NasCommon_xsd.tmp#ReportedTimeType
Type nas:ReportedTimeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model nas:reportedTimestamp{0,1} , nas:time{0,1}
Children nas:reportedTimestamp, nas:time
Instance
<nas:estimated source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:estimated>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
Source
<element name="estimated" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>The estimated off-block time for a flight, as determined by the Traffic Flow Management System, based on NAS flight data The estimated time at which a flight will arrive at the stand as provided by the airspace user.</documentation>
  </annotation>
</element>
Element nas:NasInBlockTimeType / nas:initial
Namespace http://www.faa.aero/nas/4.1
Annotations
The original stand arrival time of the flight when the flight is first created.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="initial" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The original stand arrival time of the flight when the flight is first created.</documentation>
  </annotation>
</element>
Element nas:NasInBlockTimeType / nas:scheduled
Namespace http://www.faa.aero/nas/4.1
Annotations
Scheduled gate time of arrival for a flight, as provided by the OAG (Official Airline 
Guide).
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="scheduled" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Scheduled gate time of arrival for a flight, as provided by the OAG (Official Airline Guide).</documentation>
  </annotation>
</element>
Element nas:NasDestinationType / nas:movementAreaHoldIntent
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates the intent for a 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 enter 
and exit the airport movement area.
Diagram
Diagram NasFlightIntent_xsd.tmp#MovementAreaHoldInformationType_holdIntent NasFlightIntent_xsd.tmp#MovementAreaHoldInformationType_estimatedEntryTime NasFlightIntent_xsd.tmp#MovementAreaHoldInformationType_estimatedExitTime NasFlightIntent_xsd.tmp#MovementAreaHoldInformationType
Type nas:MovementAreaHoldInformationType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:estimatedEntryTime{0,1} , nas:estimatedExitTime{0,1}
Children nas:estimatedEntryTime, nas:estimatedExitTime
Instance
<nas:movementAreaHoldIntent holdIntent="">
  <nas:estimatedEntryTime>{0,1}</nas:estimatedEntryTime>
  <nas:estimatedExitTime>{0,1}</nas:estimatedExitTime>
</nas:movementAreaHoldIntent>
Attributes
QName Type Fixed Default Use Annotation
holdIntent nas:HoldIntentType optional
Indicates the intent for a flight to hold in the airport movement area due to unavailability 
of a parking stand or ramp access.
Source
<element name="movementAreaHoldIntent" type="nas:MovementAreaHoldInformationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Indicates the intent for a 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 enter and exit the airport movement area.</documentation>
  </annotation>
</element>
Element nas:NasDestinationType / nas:runwayArrivalTime
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains the NAS Specific arrival times.
Diagram
Diagram NasArrival_xsd.tmp#NasRunwayArrivalTimeType_base NasArrival_xsd.tmp#NasRunwayArrivalTimeType_controlled NasArrival_xsd.tmp#NasRunwayArrivalTimeType_earliest NasArrival_xsd.tmp#NasRunwayArrivalTimeType_estimated NasArrival_xsd.tmp#NasRunwayArrivalTimeType_original NasArrival_xsd.tmp#NasRunwayArrivalTimeType_originalControlled NasArrival_xsd.tmp#NasRunwayArrivalTimeType_preferred NasArrival_xsd.tmp#NasRunwayArrivalTimeType_slotSubstitution NasArrival_xsd.tmp#NasRunwayArrivalTimeType
Type nas:NasRunwayArrivalTimeType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:base{0,1} , nas:controlled{0,1} , nas:earliest{0,1} , nas:estimated* , nas:original{0,1} , nas:originalControlled{0,1} , nas:preferred{0,1} , nas:slotSubstitution{0,1}
Children nas:base, nas:controlled, nas:earliest, nas:estimated, nas:original, nas:originalControlled, nas:preferred, nas:slotSubstitution
Instance
<nas:runwayArrivalTime>
  <nas:base>{0,1}</nas:base>
  <nas:controlled>{0,1}</nas:controlled>
  <nas:earliest>{0,1}</nas:earliest>
  <nas:estimated estimatedType="" source="">{0,unbounded}</nas:estimated>
  <nas:original>{0,1}</nas:original>
  <nas:originalControlled>{0,1}</nas:originalControlled>
  <nas:preferred>{0,1}</nas:preferred>
  <nas:slotSubstitution>{0,1}</nas:slotSubstitution>
</nas:runwayArrivalTime>
Source
<element name="runwayArrivalTime" type="nas:NasRunwayArrivalTimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Contains the NAS Specific arrival times.</documentation>
  </annotation>
</element>
Element nas:NasRunwayArrivalTimeType / nas:base
Namespace http://www.faa.aero/nas/4.1
Annotations
The last Runway Arrival Time - Traffic Flow Management System Estimated modeled by 
TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight 
departs, and includes any time-out delay modeled by TFMS.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="base" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The last Runway Arrival Time - Traffic Flow Management System Estimated modeled by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight departs, and includes any time-out delay modeled by TFMS.</documentation>
  </annotation>
</element>
Element nas:NasRunwayArrivalTimeType / nas:controlled
Namespace http://www.faa.aero/nas/4.1
Annotations
The time at which a flight is required to touch down at the runway, as a result of 
a tactical slot allocation or a Traffic Management Initiative.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="controlled" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The time at which a flight is required to touch down at the runway, as a result of a tactical slot allocation or a Traffic Management Initiative.</documentation>
  </annotation>
</element>
Element nas:NasRunwayArrivalTimeType / nas:earliest
Namespace http://www.faa.aero/nas/4.1
Annotations
The earliest acceptable arrival time provided by the Airspace user for a flight.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="earliest" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The earliest acceptable arrival time provided by the Airspace user for a flight.</documentation>
  </annotation>
</element>
Element nas:NasRunwayArrivalTimeType / nas:estimated
Namespace http://www.faa.aero/nas/4.1
Annotations
Runway arrival time estimated by the Traffic Flow Management System (TFMS) 
.Runway Arrival Time - Airspace User Estimated: The estimated time of runway arrival, 
as provided by the Airspace User. 
.Runway Arrival Time - Traffic Flow Management System Estimated: The estimated runway 
arrival time considering all data sources, as determined by Traffic Flow Management 
System (TFMS).
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#ReportedTimeType_time NasCommon_xsd.tmp#ReportedTimeType NasArrival_xsd.tmp#NasRunwayArrivalEstimatedType_estimatedType NasArrival_xsd.tmp#NasRunwayArrivalEstimatedType
Type nas:NasRunwayArrivalEstimatedType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model nas:reportedTimestamp{0,1} , nas:time{0,1}
Children nas:reportedTimestamp, nas:time
Instance
<nas:estimated estimatedType="" source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:estimated>
Attributes
QName Type Fixed Default Use Annotation
estimatedType nas:TfmsEstimatedArrivalTypeType optional
The type for the estimated runway arrival time determined by Traffic Flow Management 
System (TFMS).
source nas:SourceType optional
Source of the time report.
Source
<element name="estimated" type="nas:NasRunwayArrivalEstimatedType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Runway arrival time estimated by the Traffic Flow Management System (TFMS) .Runway Arrival Time - Airspace User Estimated: The estimated time of runway arrival, as provided by the Airspace User. .Runway Arrival Time - Traffic Flow Management System Estimated: The estimated runway arrival time considering all data sources, as determined by Traffic Flow Management System (TFMS).</documentation>
  </annotation>
</element>
Element nas:NasRunwayArrivalTimeType / nas:original
Namespace http://www.faa.aero/nas/4.1
Annotations
The last Runway Arrival Time - Traffic Flow Management System Estimated modeled by 
TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight 
departs, or the flight is  time-out  delayed by TFMS
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="original" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The last Runway Arrival Time - Traffic Flow Management System Estimated modeled by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight departs, or the flight is time-out delayed by TFMS</documentation>
  </annotation>
</element>
Element nas:NasRunwayArrivalTimeType / nas:originalControlled
Namespace http://www.faa.aero/nas/4.1
Annotations
The first controlled arrival time (CTA) issued for a flight for the control element 
which currently controls the flight.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="originalControlled" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The first controlled arrival time (CTA) issued for a flight for the control element which currently controls the flight.</documentation>
  </annotation>
</element>
Element nas:NasRunwayArrivalTimeType / nas:preferred
Namespace http://www.faa.aero/nas/4.1
Annotations
A runway arrival time which, when considered in aggregate with other flights for 
that Airspace User, indicates the preferred arrival sequence.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="preferred" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>A runway arrival time which, when considered in aggregate with other flights for that Airspace User, indicates the preferred arrival sequence.</documentation>
  </annotation>
</element>
Element nas:NasRunwayArrivalTimeType / nas:slotSubstitution
Namespace http://www.faa.aero/nas/4.1
Annotations
The latest time at which the Airspace user will accept a slot in a Traffic Management 
Initiative (TMI) Ground Delay Program (GDP), in return for a yielded slot. 
The earliest time at which the Airspace user will accept a slot in a Traffic Management 
Initiative (TMI) Ground Delay Program (GDP) in return for a yielded slot.
Diagram
Diagram NasArrival_xsd.tmp#RunwayAcceptableSlotSubstitutionType_earliest NasArrival_xsd.tmp#RunwayAcceptableSlotSubstitutionType_latest NasArrival_xsd.tmp#RunwayAcceptableSlotSubstitutionType
Type nas:RunwayAcceptableSlotSubstitutionType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:earliest{0,1} , nas:latest{0,1}
Children nas:earliest, nas:latest
Instance
<nas:slotSubstitution>
  <nas:earliest>{0,1}</nas:earliest>
  <nas:latest>{0,1}</nas:latest>
</nas:slotSubstitution>
Source
<element name="slotSubstitution" type="nas:RunwayAcceptableSlotSubstitutionType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The latest time at which the Airspace user will accept a slot in a Traffic Management Initiative (TMI) Ground Delay Program (GDP), in return for a yielded slot. The earliest time at which the Airspace user will accept a slot in a Traffic Management Initiative (TMI) Ground Delay Program (GDP) in return for a yielded slot.</documentation>
  </annotation>
</element>
Element nas:RunwayAcceptableSlotSubstitutionType / nas:earliest
Namespace http://www.faa.aero/nas/4.1
Annotations
The earliest time at which the Airspace user will accept a slot in a Traffic Management 
Initiative (TMI) Ground Delay Program (GDP) in return for a yielded slot.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="earliest" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The earliest time at which the Airspace user will accept a slot in a Traffic Management Initiative (TMI) Ground Delay Program (GDP) in return for a yielded slot.</documentation>
  </annotation>
</element>
Element nas:RunwayAcceptableSlotSubstitutionType / nas:latest
Namespace http://www.faa.aero/nas/4.1
Annotations
The latest time at which the Airspace user will accept a slot in a Traffic Management 
Initiative (TMI) Ground Delay Program (GDP), in return for a yielded slot.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="latest" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The latest time at which the Airspace user will accept a slot in a Traffic Management Initiative (TMI) Ground Delay Program (GDP), in return for a yielded slot.</documentation>
  </annotation>
</element>
Element nas:NasDestinationType / nas:runwayInformation
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains additional information for the destination runway designator  such as provenance 
and classification type..
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#NasRunwayInformationType_classificationType NasCommon_xsd.tmp#NasRunwayInformationType
Type nas:NasRunwayInformationType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:reportedTimestamp{0,1}
Children nas:reportedTimestamp
Instance
<nas:runwayInformation classificationType="" source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
</nas:runwayInformation>
Attributes
QName Type Fixed Default Use Annotation
classificationType nas:RunwayClassificationTypeType optional
Indicates the level of certainty of the runway to be used by the flight.  Well prior 
to the use of the runway, the name of the runway is just a prediction.  However, 
as the flight’s window to use the runway gets shorter, the runway would be assigned 
to the flight.  Once landed, the actual runway used by the flight would be reported.
source nas:SourceType optional
Source of the time report.
Source
<element name="runwayInformation" type="nas:NasRunwayInformationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Contains additional information for the destination runway designator such as provenance and classification type..</documentation>
  </annotation>
</element>
Element nas:NasDestinationType / nas:standInformation
Namespace http://www.faa.aero/nas/4.1
Annotations
The name of the destination stand assignment.
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#NasStandInformationType_standName NasCommon_xsd.tmp#NasStandInformationType
Type nas:NasStandInformationType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:reportedTimestamp{0,1}
Children nas:reportedTimestamp
Instance
<nas:standInformation source="" standName="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
</nas:standInformation>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
standName TextNameType optional
Name of the stand.
Source
<element name="standInformation" type="nas:NasStandInformationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The name of the destination stand assignment.</documentation>
  </annotation>
</element>
Element nas:NasDestinationType / nas:starTransitionFix
Namespace http://www.faa.aero/nas/4.1
Annotations
The name for the Standard Terminal Arrival Route Transition Fix
Diagram
Diagram
Type SignificantPointType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="starTransitionFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The name for the Standard Terminal Arrival Route Transition Fix</documentation>
  </annotation>
</element>
Element nas:NasDestinationType / nas:tfmsStar
Namespace http://www.faa.aero/nas/4.1
Annotations
The textual designator of the Standard Instrument Arrival (STAR).
Diagram
Diagram NasAirspace_xsd.tmp#TfmsInstrumentRouteDesignatorType_routeType NasAirspace_xsd.tmp#TfmsInstrumentRouteDesignatorType
Type nas:TfmsInstrumentRouteDesignatorType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Source
<element name="tfmsStar" type="nas:TfmsInstrumentRouteDesignatorType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The textual designator of the Standard Instrument Arrival (STAR).</documentation>
  </annotation>
</element>
Element nas:NasDestination
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasArrival_xsd.tmp#NasDestinationType_airportMonitoringStatus NasArrival_xsd.tmp#NasDestinationType_arrivalStandAvailableIndicator NasArrival_xsd.tmp#NasDestinationType_destinationPointText NasArrival_xsd.tmp#NasDestinationType_holdStatus NasArrival_xsd.tmp#NasDestinationType_intendedArrivalSpot NasArrival_xsd.tmp#NasDestinationType_nonMovementAreaHoldIntent NasArrival_xsd.tmp#NasDestinationType_runwayUnassignedDesignator NasArrival_xsd.tmp#NasDestinationType_slot NasArrival_xsd.tmp#NasDestinationType_slotYielded NasArrival_xsd.tmp#NasDestinationType_arrivalFix NasArrival_xsd.tmp#NasDestinationType_center NasArrival_xsd.tmp#NasDestinationType_estimatedArrivalFixTime NasArrival_xsd.tmp#NasDestinationType_inBlockTime NasArrival_xsd.tmp#NasDestinationType_movementAreaHoldIntent NasArrival_xsd.tmp#NasDestinationType_runwayArrivalTime NasArrival_xsd.tmp#NasDestinationType_runwayInformation NasArrival_xsd.tmp#NasDestinationType_standInformation NasArrival_xsd.tmp#NasDestinationType_starTransitionFix NasArrival_xsd.tmp#NasDestinationType_tfmsStar NasArrival_xsd.tmp#NasDestinationType
Type nas:NasDestinationType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
  • Destination
Model nas:arrivalFix{0,1} , nas:center{0,1} , nas:estimatedArrivalFixTime{0,1} , nas:inBlockTime{0,1} , nas:movementAreaHoldIntent{0,1} , nas:runwayArrivalTime{0,1} , nas:runwayInformation{0,1} , nas:standInformation{0,1} , nas:starTransitionFix{0,1} , nas:tfmsStar{0,1}
Children nas:arrivalFix, nas:center, nas:estimatedArrivalFixTime, nas:inBlockTime, nas:movementAreaHoldIntent, nas:runwayArrivalTime, nas:runwayInformation, nas:standInformation, nas:starTransitionFix, nas:tfmsStar
Instance
<nas:NasDestination>
  <nas:arrivalFix>{0,1}</nas:arrivalFix>
  <nas:center>{0,1}</nas:center>
  <nas:estimatedArrivalFixTime>{0,1}</nas:estimatedArrivalFixTime>
  <nas:inBlockTime>{0,1}</nas:inBlockTime>
  <nas:movementAreaHoldIntent holdIntent="">{0,1}</nas:movementAreaHoldIntent>
  <nas:runwayArrivalTime>{0,1}</nas:runwayArrivalTime>
  <nas:runwayInformation classificationType="" source="">{0,1}</nas:runwayInformation>
  <nas:standInformation source="" standName="">{0,1}</nas:standInformation>
  <nas:starTransitionFix>{0,1}</nas:starTransitionFix>
  <nas:tfmsStar>{0,1}</nas:tfmsStar>
</nas:NasDestination>
Source
<element name="NasDestination" type="nas:NasDestinationType" substitutionGroup="fx:Destination"/>
Element nas:NasInBlockTime
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasArrival_xsd.tmp#NasInBlockTimeType_estimated NasArrival_xsd.tmp#NasInBlockTimeType_initial NasArrival_xsd.tmp#NasInBlockTimeType_scheduled NasArrival_xsd.tmp#NasInBlockTimeType
Type nas:NasInBlockTimeType
Properties
content: complex
Model nas:estimated* , nas:initial{0,1} , nas:scheduled{0,1}
Children nas:estimated, nas:initial, nas:scheduled
Instance
<nas:NasInBlockTime>
  <nas:estimated source="">{0,unbounded}</nas:estimated>
  <nas:initial>{0,1}</nas:initial>
  <nas:scheduled>{0,1}</nas:scheduled>
</nas:NasInBlockTime>
Source
<element name="NasInBlockTime" type="nas:NasInBlockTimeType"/>
Element nas:NasRunwayArrivalEstimated
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#ReportedTimeType_time NasCommon_xsd.tmp#ReportedTimeType NasArrival_xsd.tmp#NasRunwayArrivalEstimatedType_estimatedType NasArrival_xsd.tmp#NasRunwayArrivalEstimatedType NasCommon_xsd.tmp#Provenance
Type nas:NasRunwayArrivalEstimatedType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model nas:reportedTimestamp{0,1} , nas:time{0,1}
Children nas:reportedTimestamp, nas:time
Instance
<nas:NasRunwayArrivalEstimated estimatedType="" source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:NasRunwayArrivalEstimated>
Attributes
QName Type Fixed Default Use Annotation
estimatedType nas:TfmsEstimatedArrivalTypeType optional
The type for the estimated runway arrival time determined by Traffic Flow Management 
System (TFMS).
source nas:SourceType optional
Source of the time report.
Source
<element name="NasRunwayArrivalEstimated" type="nas:NasRunwayArrivalEstimatedType" substitutionGroup="nas:Provenance"/>
Element nas:NasRunwayArrivalTime
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasArrival_xsd.tmp#NasRunwayArrivalTimeType_base NasArrival_xsd.tmp#NasRunwayArrivalTimeType_controlled NasArrival_xsd.tmp#NasRunwayArrivalTimeType_earliest NasArrival_xsd.tmp#NasRunwayArrivalTimeType_estimated NasArrival_xsd.tmp#NasRunwayArrivalTimeType_original NasArrival_xsd.tmp#NasRunwayArrivalTimeType_originalControlled NasArrival_xsd.tmp#NasRunwayArrivalTimeType_preferred NasArrival_xsd.tmp#NasRunwayArrivalTimeType_slotSubstitution NasArrival_xsd.tmp#NasRunwayArrivalTimeType
Type nas:NasRunwayArrivalTimeType
Properties
content: complex
Model nas:base{0,1} , nas:controlled{0,1} , nas:earliest{0,1} , nas:estimated* , nas:original{0,1} , nas:originalControlled{0,1} , nas:preferred{0,1} , nas:slotSubstitution{0,1}
Children nas:base, nas:controlled, nas:earliest, nas:estimated, nas:original, nas:originalControlled, nas:preferred, nas:slotSubstitution
Instance
<nas:NasRunwayArrivalTime>
  <nas:base>{0,1}</nas:base>
  <nas:controlled>{0,1}</nas:controlled>
  <nas:earliest>{0,1}</nas:earliest>
  <nas:estimated estimatedType="" source="">{0,unbounded}</nas:estimated>
  <nas:original>{0,1}</nas:original>
  <nas:originalControlled>{0,1}</nas:originalControlled>
  <nas:preferred>{0,1}</nas:preferred>
  <nas:slotSubstitution>{0,1}</nas:slotSubstitution>
</nas:NasRunwayArrivalTime>
Source
<element name="NasRunwayArrivalTime" type="nas:NasRunwayArrivalTimeType"/>
Element nas:RunwayAcceptableSlotSubstitution
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasArrival_xsd.tmp#RunwayAcceptableSlotSubstitutionType_earliest NasArrival_xsd.tmp#RunwayAcceptableSlotSubstitutionType_latest NasArrival_xsd.tmp#RunwayAcceptableSlotSubstitutionType
Type nas:RunwayAcceptableSlotSubstitutionType
Properties
content: complex
Model nas:earliest{0,1} , nas:latest{0,1}
Children nas:earliest, nas:latest
Instance
<nas:RunwayAcceptableSlotSubstitution>
  <nas:earliest>{0,1}</nas:earliest>
  <nas:latest>{0,1}</nas:latest>
</nas:RunwayAcceptableSlotSubstitution>
Source
<element name="RunwayAcceptableSlotSubstitution" type="nas:RunwayAcceptableSlotSubstitutionType"/>
Complex Type nas:NasArrivalType
Namespace http://www.faa.aero/nas/4.1
Annotations
Extends core Flight Arrival with NAS specific Extensions.
Diagram
Diagram NasArrival_xsd.tmp#NasArrivalType_arrivalPointText NasArrival_xsd.tmp#NasArrivalType_actualInBlockTime NasArrival_xsd.tmp#NasArrivalType_actualRunwayArrivalTime NasArrival_xsd.tmp#NasArrivalType_center NasArrival_xsd.tmp#NasArrivalType_movementAreaActualExitTime NasArrival_xsd.tmp#NasArrivalType_runwayInformation
Type extension of ArrivalType
Type hierarchy
Used by
Element nas:NasArrival
Complex Type nas:TfdmArrivalType
Model nas:actualInBlockTime{0,1} , nas:actualRunwayArrivalTime* , nas:center{0,1} , nas:movementAreaActualExitTime{0,1} , nas:runwayInformation{0,1}
Children nas:actualInBlockTime, nas:actualRunwayArrivalTime, nas:center, nas:movementAreaActualExitTime, nas:runwayInformation
Source
<complexType name="NasArrivalType">
  <annotation>
    <documentation>Extends core Flight Arrival with NAS specific Extensions.</documentation>
  </annotation>
  <complexContent>
    <extension base="fx:ArrivalType">
      <sequence>
        <element name="actualInBlockTime" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The time at which a flight arrives at the stand as reported by a source.</documentation>
          </annotation>
        </element>
        <element name="actualRunwayArrivalTime" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>Contains information about actual runway time. The actual runway arrival time, as reported by a source. These fields in the U.S. extension are used in order to allow providing provenances source data. Actual arrival time that does not include provenance source data should be recorded in Core.Arrival.actualTimeOfArrival.</documentation>
          </annotation>
        </element>
        <element name="center" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Indicates the Air Route Traffic Control Center (ARTCC) for the actual arrival point for a flight.</documentation>
          </annotation>
        </element>
        <element name="movementAreaActualExitTime" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The time at which a flight actually exited the Airport Movement Area (AMA).</documentation>
          </annotation>
        </element>
        <element name="runwayInformation" type="nas:NasRunwayInformationType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Contains additional information for the arrival runway designator such as provenance and classification type..</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute name="arrivalPointText" type="fb:CharacterStringType" use="optional">
        <annotation>
          <documentation>Actual Arrival Point specified as text</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Complex Type nas:NasDestinationType
Namespace http://www.faa.aero/nas/4.1
Annotations
Extends core Flight  Destination with NAS specific Extensions.
Diagram
Diagram NasArrival_xsd.tmp#NasDestinationType_airportMonitoringStatus NasArrival_xsd.tmp#NasDestinationType_arrivalStandAvailableIndicator NasArrival_xsd.tmp#NasDestinationType_destinationPointText NasArrival_xsd.tmp#NasDestinationType_holdStatus NasArrival_xsd.tmp#NasDestinationType_intendedArrivalSpot NasArrival_xsd.tmp#NasDestinationType_nonMovementAreaHoldIntent NasArrival_xsd.tmp#NasDestinationType_runwayUnassignedDesignator NasArrival_xsd.tmp#NasDestinationType_slot NasArrival_xsd.tmp#NasDestinationType_slotYielded NasArrival_xsd.tmp#NasDestinationType_arrivalFix NasArrival_xsd.tmp#NasDestinationType_center NasArrival_xsd.tmp#NasDestinationType_estimatedArrivalFixTime NasArrival_xsd.tmp#NasDestinationType_inBlockTime NasArrival_xsd.tmp#NasDestinationType_movementAreaHoldIntent NasArrival_xsd.tmp#NasDestinationType_runwayArrivalTime NasArrival_xsd.tmp#NasDestinationType_runwayInformation NasArrival_xsd.tmp#NasDestinationType_standInformation NasArrival_xsd.tmp#NasDestinationType_starTransitionFix NasArrival_xsd.tmp#NasDestinationType_tfmsStar
Type extension of DestinationType
Type hierarchy
Used by
Model nas:arrivalFix{0,1} , nas:center{0,1} , nas:estimatedArrivalFixTime{0,1} , nas:inBlockTime{0,1} , nas:movementAreaHoldIntent{0,1} , nas:runwayArrivalTime{0,1} , nas:runwayInformation{0,1} , nas:standInformation{0,1} , nas:starTransitionFix{0,1} , nas:tfmsStar{0,1}
Children nas:arrivalFix, nas:center, nas:estimatedArrivalFixTime, nas:inBlockTime, nas:movementAreaHoldIntent, nas:runwayArrivalTime, nas:runwayInformation, nas:standInformation, nas:starTransitionFix, nas:tfmsStar
Source
<complexType name="NasDestinationType">
  <annotation>
    <documentation>Extends core Flight Destination with NAS specific Extensions.</documentation>
  </annotation>
  <complexContent>
    <extension base="fx:DestinationType">
      <sequence>
        <element name="arrivalFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The point at which the responsibility for control of the flight is transferred from the En Route Air Traffic Control unit (Centre, ARTCC) to the Terminal Air Traffic Control unit.</documentation>
          </annotation>
        </element>
        <element name="center" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Indicates the Air Route Traffic Control Center (ARTCC) for the arrival point for a flight.</documentation>
          </annotation>
        </element>
        <element name="estimatedArrivalFixTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Estimated time over the arrival fix.</documentation>
          </annotation>
        </element>
        <element name="inBlockTime" type="nas:NasInBlockTimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Contains information about flight gate arrival time.</documentation>
          </annotation>
        </element>
        <element name="movementAreaHoldIntent" type="nas:MovementAreaHoldInformationType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Indicates the intent for a 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 enter and exit the airport movement area.</documentation>
          </annotation>
        </element>
        <element name="runwayArrivalTime" type="nas:NasRunwayArrivalTimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Contains the NAS Specific arrival times.</documentation>
          </annotation>
        </element>
        <element name="runwayInformation" type="nas:NasRunwayInformationType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Contains additional information for the destination runway designator such as provenance and classification type..</documentation>
          </annotation>
        </element>
        <element name="standInformation" type="nas:NasStandInformationType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The name of the destination stand assignment.</documentation>
          </annotation>
        </element>
        <element name="starTransitionFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The name for the Standard Terminal Arrival Route Transition Fix</documentation>
          </annotation>
        </element>
        <element name="tfmsStar" type="nas:TfmsInstrumentRouteDesignatorType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The textual designator of the Standard Instrument Arrival (STAR).</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute name="airportMonitoringStatus" type="nas:AirportMonitoringStatusType" use="optional">
        <annotation>
          <documentation>Indicates whether the arrival airport for the flight is monitored by traffic flow management.</documentation>
        </annotation>
      </attribute>
      <attribute name="arrivalStandAvailableIndicator" type="nas:ArrivalStandAvailableIndicatorType" use="optional">
        <annotation>
          <documentation>Indicates whether the arrival stand is available.</documentation>
        </annotation>
      </attribute>
      <attribute name="destinationPointText" type="fb:CharacterStringType" use="optional">
        <annotation>
          <documentation>Destination Point specified as text</documentation>
        </annotation>
      </attribute>
      <attribute name="holdStatus" type="nas:SlotHoldStatusType" use="optional">
        <annotation>
          <documentation>If a flight is controlled and cancelled [e.g., has a Controlled Time of Departure (CTD), Controlled Time of Arrival (CTA), and Arrival Slot (ASLOT)], the slot hold status indicates whether the slot associated with this flight is being held, or would be held, by the Airspace User for the next full compression.</documentation>
        </annotation>
      </attribute>
      <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="nonMovementAreaHoldIntent" type="nas:HoldIntentType" use="optional">
        <annotation>
          <documentation>Indicates the intent for a flight to hold in the airport non-movement area due to unavailability of a parking stand or ramp access.</documentation>
        </annotation>
      </attribute>
      <attribute name="runwayUnassignedDesignator" type="nas:RunwayUnassignedIndicatorType" use="optional">
        <annotation>
          <documentation>Indicates that the runway associated with a flight is unassigned.</documentation>
        </annotation>
      </attribute>
      <attribute name="slot" type="nas:SlotAssignmentType" use="optional">
        <annotation>
          <documentation>A time slot at an airport or airspace entry point that identifies a point in time when an aircraft is constrained to arrive at the airport or airspace entry point.</documentation>
        </annotation>
      </attribute>
      <attribute name="slotYielded" type="nas:SlotYieldedIndicatorType" use="optional">
        <annotation>
          <documentation>Indicates the slot currently specified in Runway Arrival Time - Controlled is to be given up by the Airspace User in return for a later slot.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Complex Type nas:NasInBlockTimeType
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight  gate arrival time.
Diagram
Diagram NasArrival_xsd.tmp#NasInBlockTimeType_estimated NasArrival_xsd.tmp#NasInBlockTimeType_initial NasArrival_xsd.tmp#NasInBlockTimeType_scheduled
Used by
Model nas:estimated* , nas:initial{0,1} , nas:scheduled{0,1}
Children nas:estimated, nas:initial, nas:scheduled
Source
<complexType name="NasInBlockTimeType">
  <annotation>
    <documentation>Contains information about flight gate arrival time.</documentation>
  </annotation>
  <sequence>
    <element name="estimated" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>The estimated off-block time for a flight, as determined by the Traffic Flow Management System, based on NAS flight data The estimated time at which a flight will arrive at the stand as provided by the airspace user.</documentation>
      </annotation>
    </element>
    <element name="initial" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The original stand arrival time of the flight when the flight is first created.</documentation>
      </annotation>
    </element>
    <element name="scheduled" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Scheduled gate time of arrival for a flight, as provided by the OAG (Official Airline Guide).</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type nas:NasRunwayArrivalTimeType
Namespace http://www.faa.aero/nas/4.1
Annotations
Container for NAS Specific Runway Arrival Times.
Diagram
Diagram NasArrival_xsd.tmp#NasRunwayArrivalTimeType_base NasArrival_xsd.tmp#NasRunwayArrivalTimeType_controlled NasArrival_xsd.tmp#NasRunwayArrivalTimeType_earliest NasArrival_xsd.tmp#NasRunwayArrivalTimeType_estimated NasArrival_xsd.tmp#NasRunwayArrivalTimeType_original NasArrival_xsd.tmp#NasRunwayArrivalTimeType_originalControlled NasArrival_xsd.tmp#NasRunwayArrivalTimeType_preferred NasArrival_xsd.tmp#NasRunwayArrivalTimeType_slotSubstitution
Used by
Model nas:base{0,1} , nas:controlled{0,1} , nas:earliest{0,1} , nas:estimated* , nas:original{0,1} , nas:originalControlled{0,1} , nas:preferred{0,1} , nas:slotSubstitution{0,1}
Children nas:base, nas:controlled, nas:earliest, nas:estimated, nas:original, nas:originalControlled, nas:preferred, nas:slotSubstitution
Source
<complexType name="NasRunwayArrivalTimeType">
  <annotation>
    <documentation>Container for NAS Specific Runway Arrival Times.</documentation>
  </annotation>
  <sequence>
    <element name="base" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The last Runway Arrival Time - Traffic Flow Management System Estimated modeled by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight departs, and includes any time-out delay modeled by TFMS.</documentation>
      </annotation>
    </element>
    <element name="controlled" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The time at which a flight is required to touch down at the runway, as a result of a tactical slot allocation or a Traffic Management Initiative.</documentation>
      </annotation>
    </element>
    <element name="earliest" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The earliest acceptable arrival time provided by the Airspace user for a flight.</documentation>
      </annotation>
    </element>
    <element name="estimated" type="nas:NasRunwayArrivalEstimatedType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>Runway arrival time estimated by the Traffic Flow Management System (TFMS) .Runway Arrival Time - Airspace User Estimated: The estimated time of runway arrival, as provided by the Airspace User. .Runway Arrival Time - Traffic Flow Management System Estimated: The estimated runway arrival time considering all data sources, as determined by Traffic Flow Management System (TFMS).</documentation>
      </annotation>
    </element>
    <element name="original" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The last Runway Arrival Time - Traffic Flow Management System Estimated modeled by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight departs, or the flight is time-out delayed by TFMS</documentation>
      </annotation>
    </element>
    <element name="originalControlled" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The first controlled arrival time (CTA) issued for a flight for the control element which currently controls the flight.</documentation>
      </annotation>
    </element>
    <element name="preferred" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>A runway arrival time which, when considered in aggregate with other flights for that Airspace User, indicates the preferred arrival sequence.</documentation>
      </annotation>
    </element>
    <element name="slotSubstitution" type="nas:RunwayAcceptableSlotSubstitutionType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The latest time at which the Airspace user will accept a slot in a Traffic Management Initiative (TMI) Ground Delay Program (GDP), in return for a yielded slot. The earliest time at which the Airspace user will accept a slot in a Traffic Management Initiative (TMI) Ground Delay Program (GDP) in return for a yielded slot.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type nas:NasRunwayArrivalEstimatedType
Namespace http://www.faa.aero/nas/4.1
Annotations
Estimated runway arrival time by the Traffic Flow Management System (TFMS) 
The estimated time of runway arrival, as provided by the Airspace User. 
The estimated runway arrival time considering all data sources, as determined by 
Traffic Flow Management System (TFMS).
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#ReportedTimeType_time NasCommon_xsd.tmp#ReportedTimeType NasArrival_xsd.tmp#NasRunwayArrivalEstimatedType_estimatedType
Type extension of nas:ReportedTimeType
Type hierarchy
Used by
Model nas:reportedTimestamp{0,1} , nas:time{0,1}
Children nas:reportedTimestamp, nas:time
Attributes
QName Type Fixed Default Use Annotation
estimatedType nas:TfmsEstimatedArrivalTypeType optional
The type for the estimated runway arrival time determined by Traffic Flow Management 
System (TFMS).
source nas:SourceType optional
Source of the time report.
Source
<complexType name="NasRunwayArrivalEstimatedType">
  <annotation>
    <documentation>Estimated runway arrival time by the Traffic Flow Management System (TFMS) The estimated time of runway arrival, as provided by the Airspace User. The estimated runway arrival time considering all data sources, as determined by Traffic Flow Management System (TFMS).</documentation>
  </annotation>
  <complexContent>
    <extension base="nas:ReportedTimeType">
      <attribute name="estimatedType" type="nas:TfmsEstimatedArrivalTypeType" use="optional">
        <annotation>
          <documentation>The type for the estimated runway arrival time determined by Traffic Flow Management System (TFMS).</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Simple Type nas:TfmsEstimatedArrivalTypeType
Namespace http://www.faa.aero/nas/4.1
Annotations
The type for the estimated runway arrival time determined by Traffic Flow Management 
System (TFMS).
Diagram
Diagram
Type restriction of string
Facets
enumeration ACTUAL
enumeration ESTIMATED
enumeration PROPOSED
enumeration SCHEDULED
enumeration AIRLINE
enumeration CONTROLLED
Used by
Source
<simpleType name="TfmsEstimatedArrivalTypeType">
  <annotation>
    <documentation>The type for the estimated runway arrival time determined by Traffic Flow Management System (TFMS).</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="ACTUAL"/>
    <enumeration value="ESTIMATED"/>
    <enumeration value="PROPOSED"/>
    <enumeration value="SCHEDULED"/>
    <enumeration value="AIRLINE"/>
    <enumeration value="CONTROLLED"/>
  </restriction>
</simpleType>
Complex Type nas:RunwayAcceptableSlotSubstitutionType
Namespace http://www.faa.aero/nas/4.1
Annotations
The latest time at which the Airspace user will accept a slot in a Traffic Management 
Initiative (TMI) Ground Delay Program (GDP), in return for a yielded slot. 
The earliest time at which the Airspace user will accept a slot in a Traffic Management 
Initiative (TMI) Ground Delay Program (GDP) in return for a yielded slot.
Diagram
Diagram NasArrival_xsd.tmp#RunwayAcceptableSlotSubstitutionType_earliest NasArrival_xsd.tmp#RunwayAcceptableSlotSubstitutionType_latest
Used by
Model nas:earliest{0,1} , nas:latest{0,1}
Children nas:earliest, nas:latest
Source
<complexType name="RunwayAcceptableSlotSubstitutionType">
  <annotation>
    <documentation>The latest time at which the Airspace user will accept a slot in a Traffic Management Initiative (TMI) Ground Delay Program (GDP), in return for a yielded slot. The earliest time at which the Airspace user will accept a slot in a Traffic Management Initiative (TMI) Ground Delay Program (GDP) in return for a yielded slot.</documentation>
  </annotation>
  <sequence>
    <element name="earliest" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The earliest time at which the Airspace user will accept a slot in a Traffic Management Initiative (TMI) Ground Delay Program (GDP) in return for a yielded slot.</documentation>
      </annotation>
    </element>
    <element name="latest" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The latest time at which the Airspace user will accept a slot in a Traffic Management Initiative (TMI) Ground Delay Program (GDP), in return for a yielded slot.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Simple Type nas:ArrivalStandAvailableIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates whether the arrival stand is available.
Diagram
Diagram
Type restriction of string
Facets
enumeration ARRIVAL_STAND_AVAILABLE
Used by
Source
<simpleType name="ArrivalStandAvailableIndicatorType">
  <annotation>
    <documentation>Indicates whether the arrival stand is available.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="ARRIVAL_STAND_AVAILABLE"/>
  </restriction>
</simpleType>
Attribute nas:NasArrivalType / @arrivalPointText
Namespace No namespace
Annotations
Actual Arrival Point specified as text
Type CharacterStringType
Properties
use: optional
Used by
Complex Type nas:NasArrivalType
Source
<attribute name="arrivalPointText" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Actual Arrival Point specified as text</documentation>
  </annotation>
</attribute>
Attribute nas:NasRunwayArrivalEstimatedType / @estimatedType
Namespace No namespace
Annotations
The type for the estimated runway arrival time determined by Traffic Flow Management 
System (TFMS).
Type nas:TfmsEstimatedArrivalTypeType
Properties
use: optional
Facets
enumeration ACTUAL
enumeration ESTIMATED
enumeration PROPOSED
enumeration SCHEDULED
enumeration AIRLINE
enumeration CONTROLLED
Used by
Source
<attribute name="estimatedType" type="nas:TfmsEstimatedArrivalTypeType" use="optional">
  <annotation>
    <documentation>The type for the estimated runway arrival time determined by Traffic Flow Management System (TFMS).</documentation>
  </annotation>
</attribute>
Attribute nas:NasDestinationType / @airportMonitoringStatus
Namespace No namespace
Annotations
Indicates whether the arrival airport for the flight is monitored by traffic flow 
management.
Type nas:AirportMonitoringStatusType
Properties
use: optional
Facets
enumeration MONITORED
enumeration NOT_MONITORED
Used by
Complex Type nas:NasDestinationType
Source
<attribute name="airportMonitoringStatus" type="nas:AirportMonitoringStatusType" use="optional">
  <annotation>
    <documentation>Indicates whether the arrival airport for the flight is monitored by traffic flow management.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDestinationType / @arrivalStandAvailableIndicator
Namespace No namespace
Annotations
Indicates whether the arrival stand is available.
Type nas:ArrivalStandAvailableIndicatorType
Properties
use: optional
Facets
enumeration ARRIVAL_STAND_AVAILABLE
Used by
Complex Type nas:NasDestinationType
Source
<attribute name="arrivalStandAvailableIndicator" type="nas:ArrivalStandAvailableIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates whether the arrival stand is available.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDestinationType / @destinationPointText
Namespace No namespace
Annotations
Destination Point specified as text
Type CharacterStringType
Properties
use: optional
Used by
Complex Type nas:NasDestinationType
Source
<attribute name="destinationPointText" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Destination Point specified as text</documentation>
  </annotation>
</attribute>
Attribute nas:NasDestinationType / @holdStatus
Namespace No namespace
Annotations
If a flight is controlled and cancelled [e.g., has a Controlled Time of Departure 
(CTD), Controlled Time of Arrival (CTA), and Arrival Slot (ASLOT)], the slot hold 
status indicates whether the slot associated with this flight is being held, or would 
be held, by the Airspace User for the next full compression.
Type nas:SlotHoldStatusType
Properties
use: optional
Facets
enumeration HOLD
enumeration RELEASE
Used by
Complex Type nas:NasDestinationType
Source
<attribute name="holdStatus" type="nas:SlotHoldStatusType" use="optional">
  <annotation>
    <documentation>If a flight is controlled and cancelled [e.g., has a Controlled Time of Departure (CTD), Controlled Time of Arrival (CTA), and Arrival Slot (ASLOT)], the slot hold status indicates whether the slot associated with this flight is being held, or would be held, by the Airspace User for the next full compression.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDestinationType / @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:NasDestinationType
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:NasDestinationType / @nonMovementAreaHoldIntent
Namespace No namespace
Annotations
Indicates the intent for a flight to hold in the airport non-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
Complex Type nas:NasDestinationType
Source
<attribute name="nonMovementAreaHoldIntent" type="nas:HoldIntentType" use="optional">
  <annotation>
    <documentation>Indicates the intent for a flight to hold in the airport non-movement area due to unavailability of a parking stand or ramp access.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDestinationType / @runwayUnassignedDesignator
Namespace No namespace
Annotations
Indicates that the runway associated with a flight is unassigned.
Type nas:RunwayUnassignedIndicatorType
Properties
use: optional
Facets
enumeration RUNWAY_UNASSIGNED
Used by
Complex Type nas:NasDestinationType
Source
<attribute name="runwayUnassignedDesignator" type="nas:RunwayUnassignedIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates that the runway associated with a flight is unassigned.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDestinationType / @slot
Namespace No namespace
Annotations
A time slot at an airport or airspace entry point that identifies a point in time 
when an aircraft is constrained to arrive at the airport or airspace entry point.
Type nas:SlotAssignmentType
Type hierarchy
Properties
use: optional
Used by
Complex Type nas:NasDestinationType
Source
<attribute name="slot" type="nas:SlotAssignmentType" use="optional">
  <annotation>
    <documentation>A time slot at an airport or airspace entry point that identifies a point in time when an aircraft is constrained to arrive at the airport or airspace entry point.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDestinationType / @slotYielded
Namespace No namespace
Annotations
Indicates the slot currently specified in   Runway Arrival Time - Controlled   is 
to be given up by the Airspace User in return for a later slot.
Type nas:SlotYieldedIndicatorType
Properties
use: optional
Facets
enumeration SLOT_YIELDED
.Yielded Slot Indicator : Indicates the slot currently specified in "Runway Arrival 
Time - Controlled" is to be given up by the Airspace User in return for a later slot.
Used by
Complex Type nas:NasDestinationType
Source
<attribute name="slotYielded" type="nas:SlotYieldedIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates the slot currently specified in Runway Arrival Time - Controlled is to be given up by the Airspace User in return for a later slot.</documentation>
  </annotation>
</attribute>