Showing:

Annotations
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema NasDeparture.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/
Package contains NAS specific extension to the FIXM Core FlightDeparture.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.0.0
Element nas:NasDepartureType / nas:departureCenter
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates the Air Route Traffic Control Center (ARTCC) for the departure point for 
a flight.
Diagram
Diagram
Type AtcUnitReferenceType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="departureCenter" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Indicates the Air Route Traffic Control Center (ARTCC) for the departure point for a flight.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:departureFix
Namespace http://www.faa.aero/nas/4.0
Annotations
The point at which the responsibility for control of the flight is transferred from 
the Terminal Air Traffic Control unit to the En Route Air Traffic Control unit (Centre, 
ARTCC).
Diagram
Diagram
Type SignificantPointType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="departureFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The point at which the responsibility for control of the flight is transferred from the Terminal Air Traffic Control unit to the En Route Air Traffic Control unit (Centre, ARTCC).</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:departureFixTime
Namespace http://www.faa.aero/nas/4.0
Annotations
The estimated time the flight is over the departure fix. 
The actual time the flight passed over the departure fix.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="departureFixTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The estimated time the flight is over the departure fix. The actual time the flight passed over the departure fix.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:departureProcedureTransitionFix
Namespace http://www.faa.aero/nas/4.0
Annotations
The name for the Departure Procedure Transition Fix
Diagram
Diagram
Type SignificantPointType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="departureProcedureTransitionFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The name for the Departure Procedure Transition Fix</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:movementAreaTargetEntryTime
Namespace http://www.faa.aero/nas/4.0
Annotations
The time at which a flight is assigned to enter the Airport Movement Area (AMA) when 
airport surface departure metering procedures are in effect.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="movementAreaTargetEntryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The time at which a flight is assigned to enter the Airport Movement Area (AMA) when airport surface departure metering procedures are in effect.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:offBlockTime
Namespace http://www.faa.aero/nas/4.0
Annotations
Information about flight gate departure time.
Diagram
Diagram NasDeparture_xsd.tmp#NasOffBlockTimeType_airspaceUserActual NasDeparture_xsd.tmp#NasOffBlockTimeType_earliestOffBlockTime NasDeparture_xsd.tmp#NasOffBlockTimeType_estimated NasDeparture_xsd.tmp#NasOffBlockTimeType_initialOffBlockTime NasDeparture_xsd.tmp#NasOffBlockTimeType_scheduled NasDeparture_xsd.tmp#NasOffBlockTimeType
Type nas:NasOffBlockTimeType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:airspaceUserActual{0,1} , nas:earliestOffBlockTime{0,1} , nas:estimated* , nas:initialOffBlockTime{0,1} , nas:scheduled{0,1}
Children nas:airspaceUserActual, nas:earliestOffBlockTime, nas:estimated, nas:initialOffBlockTime, nas:scheduled
Instance
<nas:offBlockTime>
  <nas:airspaceUserActual>{0,1}</nas:airspaceUserActual>
  <nas:earliestOffBlockTime>{0,1}</nas:earliestOffBlockTime>
  <nas:estimated>{0,unbounded}</nas:estimated>
  <nas:initialOffBlockTime>{0,1}</nas:initialOffBlockTime>
  <nas:scheduled>{0,1}</nas:scheduled>
</nas:offBlockTime>
Source
<element name="offBlockTime" type="nas:NasOffBlockTimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Information about flight gate departure time.</documentation>
  </annotation>
</element>
Element nas:NasOffBlockTimeType / nas:airspaceUserActual
Namespace http://www.faa.aero/nas/4.0
Annotations
The time at which a flight departs from the stand as provided by the airspace user.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="airspaceUserActual" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The time at which a flight departs from the stand as provided by the airspace user.</documentation>
  </annotation>
</element>
Element nas:NasOffBlockTimeType / nas:earliestOffBlockTime
Namespace http://www.faa.aero/nas/4.0
Annotations
The earliest time an aircraft can push back or taxi from the stand.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="earliestOffBlockTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The earliest time an aircraft can push back or taxi from the stand.</documentation>
  </annotation>
</element>
Element nas:NasOffBlockTimeType / nas:estimated
Namespace http://www.faa.aero/nas/4.0
Annotations
The estimated off-block time for a flight, as provided from the NAS flight plan 
The estimated time at which a flight will depart from the stand as provided by the 
airspace user.
Diagram
Diagram NasDeparture_xsd.tmp#NasOffBlockEstimatedType_source NasDeparture_xsd.tmp#NasOffBlockEstimatedType
Type nas:NasOffBlockEstimatedType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Source
<element name="estimated" type="nas:NasOffBlockEstimatedType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>The estimated off-block time for a flight, as provided from the NAS flight plan The estimated time at which a flight will depart from the stand as provided by the airspace user.</documentation>
  </annotation>
</element>
Element nas:NasOffBlockTimeType / nas:initialOffBlockTime
Namespace http://www.faa.aero/nas/4.0
Annotations
The date and time at which a flight was originally planning to depart the stand.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="initialOffBlockTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The date and time at which a flight was originally planning to depart the stand.</documentation>
  </annotation>
</element>
Element nas:NasOffBlockTimeType / nas:scheduled
Namespace http://www.faa.aero/nas/4.0
Annotations
Scheduled gate time of departure 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 departure for a flight, as provided by the OAG (Official Airline Guide).</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:runwayDepartureTime
Namespace http://www.faa.aero/nas/4.0
Annotations
Container for NAS Specific Runway Departure Times.
Diagram
Diagram NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_actual NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_base NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_controlled NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_earliest NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_estimated NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_original NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_originalControlled NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_preferred NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_tbfmControlled NasDeparture_xsd.tmp#NasRunwayDepartureTimeType
Type nas:NasRunwayDepartureTimeType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:actual* , 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:tbfmControlled{0,1}
Children nas:actual, nas:base, nas:controlled, nas:earliest, nas:estimated, nas:original, nas:originalControlled, nas:preferred, nas:tbfmControlled
Instance
<nas:runwayDepartureTime>
  <nas:actual>{0,unbounded}</nas:actual>
  <nas:base>{0,1}</nas:base>
  <nas:controlled>{0,1}</nas:controlled>
  <nas:earliest>{0,1}</nas:earliest>
  <nas:estimated>{0,unbounded}</nas:estimated>
  <nas:original>{0,1}</nas:original>
  <nas:originalControlled>{0,1}</nas:originalControlled>
  <nas:preferred>{0,1}</nas:preferred>
  <nas:tbfmControlled>{0,1}</nas:tbfmControlled>
</nas:runwayDepartureTime>
Source
<element name="runwayDepartureTime" type="nas:NasRunwayDepartureTimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Container for NAS Specific Runway Departure Times.</documentation>
  </annotation>
</element>
Element nas:NasRunwayDepartureTimeType / nas:actual
Namespace http://www.faa.aero/nas/4.0
Annotations
The actual runway departure time as determined by Traffic Flow Management System 
(TFMS). 
The actual time of runway departure, as provided by the Airspace User.
Diagram
Diagram NasCommon_xsd.tmp#NasRunwayActualType_source NasCommon_xsd.tmp#NasRunwayActualType
Type nas:NasRunwayActualType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Source
<element name="actual" type="nas:NasRunwayActualType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>The actual runway departure time as determined by Traffic Flow Management System (TFMS). The actual time of runway departure, as provided by the Airspace User.</documentation>
  </annotation>
</element>
Element nas:NasRunwayDepartureTimeType / nas:base
Namespace http://www.faa.aero/nas/4.0
Annotations
The last Runway Departure 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 Departure 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:NasRunwayDepartureTimeType / nas:controlled
Namespace http://www.faa.aero/nas/4.0
Annotations
The time at which a flight is required to take off from 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 take off from the runway as a result of a tactical slot allocation or a Traffic Management Initiative.</documentation>
  </annotation>
</element>
Element nas:NasRunwayDepartureTimeType / nas:earliest
Namespace http://www.faa.aero/nas/4.0
Annotations
Earliest acceptable runway departure time (wheels-off time) an Airspace user provides 
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>Earliest acceptable runway departure time (wheels-off time) an Airspace user provides for a flight.</documentation>
  </annotation>
</element>
Element nas:NasRunwayDepartureTimeType / nas:estimated
Namespace http://www.faa.aero/nas/4.0
Annotations
The estimated runway departure time considering all data sources, as determined by 
Traffic Flow Management System (TFMS). 
The estimated time of runway departure, as provided by the Airspace User.
Diagram
Diagram NasDeparture_xsd.tmp#NasRunwayDepartureEstimatedType_estimatedType NasDeparture_xsd.tmp#NasRunwayDepartureEstimatedType_source NasDeparture_xsd.tmp#NasRunwayDepartureEstimatedType
Type nas:NasRunwayDepartureEstimatedType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Source
<element name="estimated" type="nas:NasRunwayDepartureEstimatedType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>The estimated runway departure time considering all data sources, as determined by Traffic Flow Management System (TFMS). The estimated time of runway departure, as provided by the Airspace User.</documentation>
  </annotation>
</element>
Element nas:NasRunwayDepartureTimeType / nas:original
Namespace http://www.faa.aero/nas/4.0
Annotations
The last Runway Departure 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 Departure 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:NasRunwayDepartureTimeType / nas:originalControlled
Namespace http://www.faa.aero/nas/4.0
Annotations
The first controlled departure time (CTD/EDCT) 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 departure time (CTD/EDCT) issued for a flight for the control element which currently controls the flight.</documentation>
  </annotation>
</element>
Element nas:NasRunwayDepartureTimeType / nas:preferred
Namespace http://www.faa.aero/nas/4.0
Annotations
A runway departure time which, when considered in aggregate with other flights for 
that Airspace User, indicates the preferred departure 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 departure time which, when considered in aggregate with other flights for that Airspace User, indicates the preferred departure sequence.</documentation>
  </annotation>
</element>
Element nas:NasRunwayDepartureTimeType / nas:tbfmControlled
Namespace http://www.faa.aero/nas/4.0
Annotations
The time at which a flight is required to take off from the runway as scheduled by 
Time Based Flow Management.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="tbfmControlled" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The time at which a flight is required to take off from the runway as scheduled by Time Based Flow Management.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:tfmsDepartureProcedure
Namespace http://www.faa.aero/nas/4.0
Annotations
This is the name of a published departure procedure extending from the departure 
runway to the start of the en route part of the aircraft's route.
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="tfmsDepartureProcedure" type="nas:TfmsInstrumentRouteDesignatorType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>This is the name of a published departure procedure extending from the departure runway to the start of the en route part of the aircraft's route.</documentation>
  </annotation>
</element>
Element nas:NasDeparture
Namespace http://www.faa.aero/nas/4.0
Diagram
Diagram NasDeparture_xsd.tmp#NasDepartureType_airportMonitoringStatus NasDeparture_xsd.tmp#NasDepartureType_departurePointText NasDeparture_xsd.tmp#NasDepartureType_timeOutDelay NasDeparture_xsd.tmp#NasDepartureType_departureCenter NasDeparture_xsd.tmp#NasDepartureType_departureFix NasDeparture_xsd.tmp#NasDepartureType_departureFixTime NasDeparture_xsd.tmp#NasDepartureType_departureProcedureTransitionFix NasDeparture_xsd.tmp#NasDepartureType_movementAreaTargetEntryTime NasDeparture_xsd.tmp#NasDepartureType_offBlockTime NasDeparture_xsd.tmp#NasDepartureType_runwayDepartureTime NasDeparture_xsd.tmp#NasDepartureType_tfmsDepartureProcedure NasDeparture_xsd.tmp#NasDepartureType
Type nas:NasDepartureType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
  • Departure
Model nas:departureCenter{0,1} , nas:departureFix{0,1} , nas:departureFixTime{0,1} , nas:departureProcedureTransitionFix{0,1} , nas:movementAreaTargetEntryTime{0,1} , nas:offBlockTime{0,1} , nas:runwayDepartureTime{0,1} , nas:tfmsDepartureProcedure{0,1}
Children nas:departureCenter, nas:departureFix, nas:departureFixTime, nas:departureProcedureTransitionFix, nas:movementAreaTargetEntryTime, nas:offBlockTime, nas:runwayDepartureTime, nas:tfmsDepartureProcedure
Instance
<nas:NasDeparture>
  <nas:departureCenter>{0,1}</nas:departureCenter>
  <nas:departureFix>{0,1}</nas:departureFix>
  <nas:departureFixTime>{0,1}</nas:departureFixTime>
  <nas:departureProcedureTransitionFix>{0,1}</nas:departureProcedureTransitionFix>
  <nas:movementAreaTargetEntryTime>{0,1}</nas:movementAreaTargetEntryTime>
  <nas:offBlockTime>{0,1}</nas:offBlockTime>
  <nas:runwayDepartureTime>{0,1}</nas:runwayDepartureTime>
  <nas:tfmsDepartureProcedure>{0,1}</nas:tfmsDepartureProcedure>
</nas:NasDeparture>
Source
<element name="NasDeparture" type="nas:NasDepartureType" substitutionGroup="fx:Departure"/>
Element nas:NasOffBlockTime
Namespace http://www.faa.aero/nas/4.0
Diagram
Diagram NasDeparture_xsd.tmp#NasOffBlockTimeType_airspaceUserActual NasDeparture_xsd.tmp#NasOffBlockTimeType_earliestOffBlockTime NasDeparture_xsd.tmp#NasOffBlockTimeType_estimated NasDeparture_xsd.tmp#NasOffBlockTimeType_initialOffBlockTime NasDeparture_xsd.tmp#NasOffBlockTimeType_scheduled NasDeparture_xsd.tmp#NasOffBlockTimeType
Type nas:NasOffBlockTimeType
Properties
content: complex
Model nas:airspaceUserActual{0,1} , nas:earliestOffBlockTime{0,1} , nas:estimated* , nas:initialOffBlockTime{0,1} , nas:scheduled{0,1}
Children nas:airspaceUserActual, nas:earliestOffBlockTime, nas:estimated, nas:initialOffBlockTime, nas:scheduled
Instance
<nas:NasOffBlockTime>
  <nas:airspaceUserActual>{0,1}</nas:airspaceUserActual>
  <nas:earliestOffBlockTime>{0,1}</nas:earliestOffBlockTime>
  <nas:estimated>{0,unbounded}</nas:estimated>
  <nas:initialOffBlockTime>{0,1}</nas:initialOffBlockTime>
  <nas:scheduled>{0,1}</nas:scheduled>
</nas:NasOffBlockTime>
Source
<element name="NasOffBlockTime" type="nas:NasOffBlockTimeType"/>
Element nas:NasRunwayDepartureTime
Namespace http://www.faa.aero/nas/4.0
Diagram
Diagram NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_actual NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_base NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_controlled NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_earliest NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_estimated NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_original NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_originalControlled NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_preferred NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_tbfmControlled NasDeparture_xsd.tmp#NasRunwayDepartureTimeType
Type nas:NasRunwayDepartureTimeType
Properties
content: complex
Model nas:actual* , 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:tbfmControlled{0,1}
Children nas:actual, nas:base, nas:controlled, nas:earliest, nas:estimated, nas:original, nas:originalControlled, nas:preferred, nas:tbfmControlled
Instance
<nas:NasRunwayDepartureTime>
  <nas:actual>{0,unbounded}</nas:actual>
  <nas:base>{0,1}</nas:base>
  <nas:controlled>{0,1}</nas:controlled>
  <nas:earliest>{0,1}</nas:earliest>
  <nas:estimated>{0,unbounded}</nas:estimated>
  <nas:original>{0,1}</nas:original>
  <nas:originalControlled>{0,1}</nas:originalControlled>
  <nas:preferred>{0,1}</nas:preferred>
  <nas:tbfmControlled>{0,1}</nas:tbfmControlled>
</nas:NasRunwayDepartureTime>
Source
<element name="NasRunwayDepartureTime" type="nas:NasRunwayDepartureTimeType"/>
Simple Type nas:AirportMonitoringStatusType
Namespace http://www.faa.aero/nas/4.0
Annotations
Indicates whether the departure airport for the flight is monitored by traffic flow 
management. 
Indicates whether the arrival airport for the flight is monitored by traffic flow 
management.
Diagram
Diagram
Type restriction of string
Facets
enumeration MONITORED
enumeration NOT_MONITORED
Used by
Source
<simpleType name="AirportMonitoringStatusType">
  <annotation>
    <documentation>Indicates whether the departure airport for the flight is monitored by traffic flow management. Indicates whether the arrival airport for the flight is monitored by traffic flow management.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="MONITORED"/>
    <enumeration value="NOT_MONITORED"/>
  </restriction>
</simpleType>
Complex Type nas:NasDepartureType
Namespace http://www.faa.aero/nas/4.0
Annotations
Extends core Flight Departue with NAS specific Extensions.
Diagram
Diagram NasDeparture_xsd.tmp#NasDepartureType_airportMonitoringStatus NasDeparture_xsd.tmp#NasDepartureType_departurePointText NasDeparture_xsd.tmp#NasDepartureType_timeOutDelay NasDeparture_xsd.tmp#NasDepartureType_departureCenter NasDeparture_xsd.tmp#NasDepartureType_departureFix NasDeparture_xsd.tmp#NasDepartureType_departureFixTime NasDeparture_xsd.tmp#NasDepartureType_departureProcedureTransitionFix NasDeparture_xsd.tmp#NasDepartureType_movementAreaTargetEntryTime NasDeparture_xsd.tmp#NasDepartureType_offBlockTime NasDeparture_xsd.tmp#NasDepartureType_runwayDepartureTime NasDeparture_xsd.tmp#NasDepartureType_tfmsDepartureProcedure
Type extension of DepartureType
Type hierarchy
Used by
Model nas:departureCenter{0,1} , nas:departureFix{0,1} , nas:departureFixTime{0,1} , nas:departureProcedureTransitionFix{0,1} , nas:movementAreaTargetEntryTime{0,1} , nas:offBlockTime{0,1} , nas:runwayDepartureTime{0,1} , nas:tfmsDepartureProcedure{0,1}
Children nas:departureCenter, nas:departureFix, nas:departureFixTime, nas:departureProcedureTransitionFix, nas:movementAreaTargetEntryTime, nas:offBlockTime, nas:runwayDepartureTime, nas:tfmsDepartureProcedure
Source
<complexType name="NasDepartureType">
  <annotation>
    <documentation>Extends core Flight Departue with NAS specific Extensions.</documentation>
  </annotation>
  <complexContent>
    <extension base="fx:DepartureType">
      <sequence>
        <element name="departureCenter" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Indicates the Air Route Traffic Control Center (ARTCC) for the departure point for a flight.</documentation>
          </annotation>
        </element>
        <element name="departureFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The point at which the responsibility for control of the flight is transferred from the Terminal Air Traffic Control unit to the En Route Air Traffic Control unit (Centre, ARTCC).</documentation>
          </annotation>
        </element>
        <element name="departureFixTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The estimated time the flight is over the departure fix. The actual time the flight passed over the departure fix.</documentation>
          </annotation>
        </element>
        <element name="departureProcedureTransitionFix" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The name for the Departure Procedure Transition Fix</documentation>
          </annotation>
        </element>
        <element name="movementAreaTargetEntryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The time at which a flight is assigned to enter the Airport Movement Area (AMA) when airport surface departure metering procedures are in effect.</documentation>
          </annotation>
        </element>
        <element name="offBlockTime" type="nas:NasOffBlockTimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Information about flight gate departure time.</documentation>
          </annotation>
        </element>
        <element name="runwayDepartureTime" type="nas:NasRunwayDepartureTimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Container for NAS Specific Runway Departure Times.</documentation>
          </annotation>
        </element>
        <element name="tfmsDepartureProcedure" type="nas:TfmsInstrumentRouteDesignatorType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>This is the name of a published departure procedure extending from the departure runway to the start of the en route part of the aircraft's route.</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute name="airportMonitoringStatus" type="nas:AirportMonitoringStatusType" use="optional">
        <annotation>
          <documentation>Indicates whether the departure airport for the flight is monitored by traffic flow management.</documentation>
        </annotation>
      </attribute>
      <attribute name="departurePointText" type="fb:CharacterStringType" use="optional">
        <annotation>
          <documentation>Departure Point specified as text.</documentation>
        </annotation>
      </attribute>
      <attribute name="timeOutDelay" type="fb:DurationType" use="optional">
        <annotation>
          <documentation>The amount of delay for a flight calculated by TFMS due to the fact that the flight has not departed as projected.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Complex Type nas:NasOffBlockTimeType
Namespace http://www.faa.aero/nas/4.0
Annotations
Contains information about flight gate departure time.
Diagram
Diagram NasDeparture_xsd.tmp#NasOffBlockTimeType_airspaceUserActual NasDeparture_xsd.tmp#NasOffBlockTimeType_earliestOffBlockTime NasDeparture_xsd.tmp#NasOffBlockTimeType_estimated NasDeparture_xsd.tmp#NasOffBlockTimeType_initialOffBlockTime NasDeparture_xsd.tmp#NasOffBlockTimeType_scheduled
Used by
Model nas:airspaceUserActual{0,1} , nas:earliestOffBlockTime{0,1} , nas:estimated* , nas:initialOffBlockTime{0,1} , nas:scheduled{0,1}
Children nas:airspaceUserActual, nas:earliestOffBlockTime, nas:estimated, nas:initialOffBlockTime, nas:scheduled
Source
<complexType name="NasOffBlockTimeType">
  <annotation>
    <documentation>Contains information about flight gate departure time.</documentation>
  </annotation>
  <sequence>
    <element name="airspaceUserActual" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The time at which a flight departs from the stand as provided by the airspace user.</documentation>
      </annotation>
    </element>
    <element name="earliestOffBlockTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The earliest time an aircraft can push back or taxi from the stand.</documentation>
      </annotation>
    </element>
    <element name="estimated" type="nas:NasOffBlockEstimatedType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>The estimated off-block time for a flight, as provided from the NAS flight plan The estimated time at which a flight will depart from the stand as provided by the airspace user.</documentation>
      </annotation>
    </element>
    <element name="initialOffBlockTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The date and time at which a flight was originally planning to depart the stand.</documentation>
      </annotation>
    </element>
    <element name="scheduled" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Scheduled gate time of departure for a flight, as provided by the OAG (Official Airline Guide).</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type nas:NasOffBlockEstimatedType
Namespace http://www.faa.aero/nas/4.0
Annotations
The estimated off-block time for a flight, as provided from the NAS flight plan 
The estimated time at which a flight will depart from the stand as provided by the 
airspace user.
Diagram
Diagram NasDeparture_xsd.tmp#NasOffBlockEstimatedType_source
Type extension of TimeType
Type hierarchy
Used by
Source
<complexType name="NasOffBlockEstimatedType">
  <annotation>
    <documentation>The estimated off-block time for a flight, as provided from the NAS flight plan The estimated time at which a flight will depart from the stand as provided by the airspace user.</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:TimeType">
      <attribute name="source" type="nas:SourceType" use="optional">
        <annotation>
          <documentation>Source of the flight gate departure time estimation</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Complex Type nas:NasRunwayDepartureTimeType
Namespace http://www.faa.aero/nas/4.0
Annotations
Container for NAS Specific Runway Departure Times.
Diagram
Diagram NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_actual NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_base NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_controlled NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_earliest NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_estimated NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_original NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_originalControlled NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_preferred NasDeparture_xsd.tmp#NasRunwayDepartureTimeType_tbfmControlled
Used by
Model nas:actual* , 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:tbfmControlled{0,1}
Children nas:actual, nas:base, nas:controlled, nas:earliest, nas:estimated, nas:original, nas:originalControlled, nas:preferred, nas:tbfmControlled
Source
<complexType name="NasRunwayDepartureTimeType">
  <annotation>
    <documentation>Container for NAS Specific Runway Departure Times.</documentation>
  </annotation>
  <sequence>
    <element name="actual" type="nas:NasRunwayActualType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>The actual runway departure time as determined by Traffic Flow Management System (TFMS). The actual time of runway departure, as provided by the Airspace User.</documentation>
      </annotation>
    </element>
    <element name="base" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The last Runway Departure 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 take off from 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>Earliest acceptable runway departure time (wheels-off time) an Airspace user provides for a flight.</documentation>
      </annotation>
    </element>
    <element name="estimated" type="nas:NasRunwayDepartureEstimatedType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>The estimated runway departure time considering all data sources, as determined by Traffic Flow Management System (TFMS). The estimated time of runway departure, as provided by the Airspace User.</documentation>
      </annotation>
    </element>
    <element name="original" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The last Runway Departure 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 departure time (CTD/EDCT) 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 departure time which, when considered in aggregate with other flights for that Airspace User, indicates the preferred departure sequence.</documentation>
      </annotation>
    </element>
    <element name="tbfmControlled" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The time at which a flight is required to take off from the runway as scheduled by Time Based Flow Management.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type nas:NasRunwayDepartureEstimatedType
Namespace http://www.faa.aero/nas/4.0
Annotations
The estimated runway departure time considering all data sources, as determined by 
Traffic Flow Management System (TFMS).
Diagram
Diagram NasDeparture_xsd.tmp#NasRunwayDepartureEstimatedType_estimatedType NasDeparture_xsd.tmp#NasRunwayDepartureEstimatedType_source
Type extension of TimeType
Type hierarchy
Used by
Source
<complexType name="NasRunwayDepartureEstimatedType">
  <annotation>
    <documentation>The estimated runway departure time considering all data sources, as determined by Traffic Flow Management System (TFMS).</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:TimeType">
      <attribute name="estimatedType" type="nas:TfmsEstimatedDepartureTypeType" use="optional">
        <annotation>
          <documentation>The type for the estimated runway departure time determined by Traffic Flow Management System (TFMS).</documentation>
        </annotation>
      </attribute>
      <attribute name="source" type="nas:SourceType" use="optional">
        <annotation>
          <documentation>Source of the flight runway departure time estimation</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type nas:TfmsEstimatedDepartureTypeType
Namespace http://www.faa.aero/nas/4.0
Annotations
The type for the estimated runway departure time determined by Traffic Flow Management 
System (TFMS).
Diagram
Diagram
Type restriction of string
Facets
enumeration SCHEDULED
enumeration EARLY_INTENT
enumeration PROPOSED
enumeration TAXIED
enumeration ESTIMATED
enumeration METERED
enumeration ACTUAL
enumeration AIRLINE
enumeration REROUTE
Used by
Source
<simpleType name="TfmsEstimatedDepartureTypeType">
  <annotation>
    <documentation>The type for the estimated runway departure time determined by Traffic Flow Management System (TFMS).</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="SCHEDULED"/>
    <enumeration value="EARLY_INTENT"/>
    <enumeration value="PROPOSED"/>
    <enumeration value="TAXIED"/>
    <enumeration value="ESTIMATED"/>
    <enumeration value="METERED"/>
    <enumeration value="ACTUAL"/>
    <enumeration value="AIRLINE"/>
    <enumeration value="REROUTE"/>
  </restriction>
</simpleType>
Attribute nas:NasOffBlockEstimatedType / @source
Namespace No namespace
Annotations
Source of the flight gate departure time estimation
Type nas:SourceType
Properties
use: optional
Facets
enumeration TFMS
enumeration AIRSPACE_USER
Used by
Source
<attribute name="source" type="nas:SourceType" use="optional">
  <annotation>
    <documentation>Source of the flight gate departure time estimation</documentation>
  </annotation>
</attribute>
Attribute nas:NasRunwayDepartureEstimatedType / @estimatedType
Namespace No namespace
Annotations
The type for the estimated runway departure time determined by Traffic Flow Management 
System (TFMS).
Type nas:TfmsEstimatedDepartureTypeType
Properties
use: optional
Facets
enumeration SCHEDULED
enumeration EARLY_INTENT
enumeration PROPOSED
enumeration TAXIED
enumeration ESTIMATED
enumeration METERED
enumeration ACTUAL
enumeration AIRLINE
enumeration REROUTE
Used by
Source
<attribute name="estimatedType" type="nas:TfmsEstimatedDepartureTypeType" use="optional">
  <annotation>
    <documentation>The type for the estimated runway departure time determined by Traffic Flow Management System (TFMS).</documentation>
  </annotation>
</attribute>
Attribute nas:NasRunwayDepartureEstimatedType / @source
Namespace No namespace
Annotations
Source of the flight runway departure time estimation
Type nas:SourceType
Properties
use: optional
Facets
enumeration TFMS
enumeration AIRSPACE_USER
Used by
Source
<attribute name="source" type="nas:SourceType" use="optional">
  <annotation>
    <documentation>Source of the flight runway departure time estimation</documentation>
  </annotation>
</attribute>
Attribute nas:NasDepartureType / @airportMonitoringStatus
Namespace No namespace
Annotations
Indicates whether the departure 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:NasDepartureType
Source
<attribute name="airportMonitoringStatus" type="nas:AirportMonitoringStatusType" use="optional">
  <annotation>
    <documentation>Indicates whether the departure airport for the flight is monitored by traffic flow management.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDepartureType / @departurePointText
Namespace No namespace
Annotations
Departure Point specified as text.
Type CharacterStringType
Properties
use: optional
Used by
Complex Type nas:NasDepartureType
Source
<attribute name="departurePointText" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Departure Point specified as text.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDepartureType / @timeOutDelay
Namespace No namespace
Annotations
The amount of delay for a flight calculated by TFMS due to the fact that the flight 
has not departed as projected.
Type DurationType
Properties
use: optional
Used by
Complex Type nas:NasDepartureType
Source
<attribute name="timeOutDelay" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The amount of delay for a flight calculated by TFMS due to the fact that the flight has not departed as projected.</documentation>
  </annotation>
</attribute>