Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema NasDeparture.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 NAS specific extension to the FIXM Core FlightDeparture.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.1.1
Element nas:DeicingInformation
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasDeparture_xsd.tmp#DeicingInformationType_deicingIntent NasDeparture_xsd.tmp#DeicingInformationType_deicingLocation NasDeparture_xsd.tmp#DeicingInformationType
Type nas:DeicingInformationType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
deicingIntent nas:DeicingIntentType optional
Indicates the intent for the flight to be deiced.
deicingLocation CharacterStringType optional
Indicates the location where the flight intends to be deiced.
Source
<element name="DeicingInformation" type="nas:DeicingInformationType"/>
Element nas:DepartureDelayType / nas:delayEndTime
Namespace http://www.faa.aero/nas/4.1
Annotations
Departure delay end time.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="delayEndTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Departure delay end time.</documentation>
  </annotation>
</element>
Element nas:DepartureDelayType / nas:delayStartTime
Namespace http://www.faa.aero/nas/4.1
Annotations
Departure delay start time.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="delayStartTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Departure delay start time.</documentation>
  </annotation>
</element>
Element nas:DepartureDelay
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasDeparture_xsd.tmp#DepartureDelayType_facilityToCharge NasDeparture_xsd.tmp#DepartureDelayType_reason NasDeparture_xsd.tmp#DepartureDelayType_remarks NasDeparture_xsd.tmp#DepartureDelayType_tmiIdentifier NasDeparture_xsd.tmp#DepartureDelayType_delayEndTime NasDeparture_xsd.tmp#DepartureDelayType_delayStartTime NasDeparture_xsd.tmp#DepartureDelayType
Type nas:DepartureDelayType
Properties
content: complex
Model nas:delayEndTime{0,1} , nas:delayStartTime{0,1}
Children nas:delayEndTime, nas:delayStartTime
Instance
<nas:DepartureDelay facilityToCharge="" reason="" remarks="" tmiIdentifier="">
  <nas:delayEndTime>{0,1}</nas:delayEndTime>
  <nas:delayStartTime>{0,1}</nas:delayStartTime>
</nas:DepartureDelay>
Attributes
QName Type Fixed Default Use Annotation
facilityToCharge CharacterStringType optional
The facility the delay is attributed to
reason nas:DepartureDelayReasonType optional
Represents the reason for flight departure delay.
remarks CharacterStringType optional
Additional information to explain the conditions or causes associated with the delay
tmiIdentifier CharacterStringType optional
The identified TMI cause, if applicable
Source
<element name="DepartureDelay" type="nas:DepartureDelayType"/>
Element nas:NasDepartureType / nas:acceptableRunway
Namespace http://www.faa.aero/nas/4.1
Annotations
List of acceptable departure runway names.
Diagram
Diagram
Type list of RunwayDirectionDesignatorType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="acceptableRunway" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>List of acceptable departure runway names.</documentation>
  </annotation>
  <simpleType>
    <list itemType="fb:RunwayDirectionDesignatorType"/>
  </simpleType>
</element>
Element nas:NasDepartureType / nas:approvalRequestReleaseTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The approved departure time for a flight subject to departure constraints which require 
an approval.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="approvalRequestReleaseTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The approved departure time for a flight subject to departure constraints which require an approval.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:clearanceDeliveryTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The time at which a flight received route clearance.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="clearanceDeliveryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The time at which a flight received route clearance.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:deicing
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates the intent for the flight to be deiced and the intended deicing location.
Diagram
Diagram NasDeparture_xsd.tmp#DeicingInformationType_deicingIntent NasDeparture_xsd.tmp#DeicingInformationType_deicingLocation NasDeparture_xsd.tmp#DeicingInformationType
Type nas:DeicingInformationType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
deicingIntent nas:DeicingIntentType optional
Indicates the intent for the flight to be deiced.
deicingLocation CharacterStringType optional
Indicates the location where the flight intends to be deiced.
Source
<element name="deicing" type="nas:DeicingInformationType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Indicates the intent for the flight to be deiced and the intended deicing location.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:departureCenter
Namespace http://www.faa.aero/nas/4.1
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:departureDelay
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight departure delay.
Diagram
Diagram NasDeparture_xsd.tmp#DepartureDelayType_facilityToCharge NasDeparture_xsd.tmp#DepartureDelayType_reason NasDeparture_xsd.tmp#DepartureDelayType_remarks NasDeparture_xsd.tmp#DepartureDelayType_tmiIdentifier NasDeparture_xsd.tmp#DepartureDelayType_delayEndTime NasDeparture_xsd.tmp#DepartureDelayType_delayStartTime NasDeparture_xsd.tmp#DepartureDelayType
Type nas:DepartureDelayType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:delayEndTime{0,1} , nas:delayStartTime{0,1}
Children nas:delayEndTime, nas:delayStartTime
Instance
<nas:departureDelay facilityToCharge="" reason="" remarks="" tmiIdentifier="">
  <nas:delayEndTime>{0,1}</nas:delayEndTime>
  <nas:delayStartTime>{0,1}</nas:delayStartTime>
</nas:departureDelay>
Attributes
QName Type Fixed Default Use Annotation
facilityToCharge CharacterStringType optional
The facility the delay is attributed to
reason nas:DepartureDelayReasonType optional
Represents the reason for flight departure delay.
remarks CharacterStringType optional
Additional information to explain the conditions or causes associated with the delay
tmiIdentifier CharacterStringType optional
The identified TMI cause, if applicable
Source
<element name="departureDelay" type="nas:DepartureDelayType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Contains information about flight departure delay.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:departureFix
Namespace http://www.faa.aero/nas/4.1
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.1
Annotations
The time the flight is 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 time the flight is over the departure fix.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:departureProcedureTransitionFix
Namespace http://www.faa.aero/nas/4.1
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:movementAreaActualEntryTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The time at which a flight actually entered  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:movementAreaActualEntryTime source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:movementAreaActualEntryTime>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
Source
<element name="movementAreaActualEntryTime" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The time at which a flight actually entered the Airport Movement Area (AMA).</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:movementAreaHoldIntent
Namespace http://www.faa.aero/nas/4.1
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, 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 non-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:NasDepartureType / nas:movementAreaTargetEntryTime
Namespace http://www.faa.aero/nas/4.1
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.1
Annotations
Information about flight gate departure time.
Diagram
Diagram NasDeparture_xsd.tmp#NasOffBlockTimeType_actual NasDeparture_xsd.tmp#NasOffBlockTimeType_earliest NasDeparture_xsd.tmp#NasOffBlockTimeType_estimated NasDeparture_xsd.tmp#NasOffBlockTimeType_initial NasDeparture_xsd.tmp#NasOffBlockTimeType_scheduled NasDeparture_xsd.tmp#NasOffBlockTimeType
Type nas:NasOffBlockTimeType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:actual{0,1} , nas:earliest{0,1} , nas:estimated* , nas:initial{0,1} , nas:scheduled{0,1}
Children nas:actual, nas:earliest, nas:estimated, nas:initial, nas:scheduled
Instance
<nas:offBlockTime>
  <nas:actual source="">{0,1}</nas:actual>
  <nas:earliest source="">{0,1}</nas:earliest>
  <nas:estimated source="">{0,unbounded}</nas:estimated>
  <nas:initial>{0,1}</nas:initial>
  <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:actual
Namespace http://www.faa.aero/nas/4.1
Annotations
The actual off-block time for a flight 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:actual source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:actual>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
Source
<element name="actual" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The actual off-block time for a flight reported by a source.</documentation>
  </annotation>
</element>
Element nas:NasOffBlockTimeType / nas:earliest
Namespace http://www.faa.aero/nas/4.1
Annotations
The earliest time an aircraft can push back or taxi from the stand.
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:earliest source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:earliest>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
Source
<element name="earliest" type="nas:ReportedTimeType" 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.1
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 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 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:initial
Namespace http://www.faa.aero/nas/4.1
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="initial" 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.1
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:runwayActualEntryTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The actual time when the flight enters the runway
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="runwayActualEntryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The actual time when the flight enters the runway</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:runwayDepartureTime
Namespace http://www.faa.aero/nas/4.1
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_target 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:target{0,1} , nas:tbfmControlled{0,1}
Children nas:actual, nas:base, nas:controlled, nas:earliest, nas:estimated, nas:original, nas:originalControlled, nas:preferred, nas:target, nas:tbfmControlled
Instance
<nas:runwayDepartureTime>
  <nas:actual source="">{0,unbounded}</nas:actual>
  <nas:base>{0,1}</nas:base>
  <nas:controlled>{0,1}</nas:controlled>
  <nas:earliest source="">{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:target>{0,1}</nas:target>
  <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.1
Annotations
Contains information about actual runway time. 
The actual runway departure time, as determined by a reported source. 
 
These fields in the U.S. extension  are used in order to allow providing provenances 
source data.  Actual time that does not include provenance source data should be 
recorded in Core.Departure.actualTimeOfDeparture.
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:actual source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:actual>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
Source
<element name="actual" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Contains information about actual runway time. The actual runway departure time, as determined by a reported source. These fields in the U.S. extension are used in order to allow providing provenances source data. Actual time that does not include provenance source data should be recorded in Core.Departure.actualTimeOfDeparture.</documentation>
  </annotation>
</element>
Element nas:NasRunwayDepartureTimeType / nas:base
Namespace http://www.faa.aero/nas/4.1
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.1
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.1
Annotations
The earliest time a flight can takeoff (wheels-off) based on its "earliest off block 
time" and other factors, as determined by the reporting 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:earliest source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:earliest>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
Source
<element name="earliest" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The earliest time a flight can takeoff (wheels-off) based on its "earliest off block time" and other factors, as determined by the reporting source.</documentation>
  </annotation>
</element>
Element nas:NasRunwayDepartureTimeType / nas:estimated
Namespace http://www.faa.aero/nas/4.1
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 NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasCommon_xsd.tmp#ReportedTimeType_time NasCommon_xsd.tmp#ReportedTimeType NasDeparture_xsd.tmp#NasRunwayDepartureEstimatedType_estimatedType NasDeparture_xsd.tmp#NasRunwayDepartureEstimatedType
Type nas:NasRunwayDepartureEstimatedType
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:TfmsEstimatedDepartureTypeType optional
The type for the estimated runway departure time determined by Traffic Flow Management 
System (TFMS).
source nas:SourceType optional
Source of the time report.
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.1
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.1
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.1
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:target
Namespace http://www.faa.aero/nas/4.1
Annotations
Target Take Off Time (TTOT)
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="target" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Target Take Off Time (TTOT)</documentation>
  </annotation>
</element>
Element nas:NasRunwayDepartureTimeType / nas:tbfmControlled
Namespace http://www.faa.aero/nas/4.1
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:runwayInformation
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains supplementary information for the departure 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 supplementary information for the departure runway designator such as provenance and classification type.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:runwayQueueActualEntryTime
Namespace http://www.faa.aero/nas/4.1
Annotations
The actual time when the flight enters the runway queue.
Diagram
Diagram
Type TimeType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="runwayQueueActualEntryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The actual time when the flight enters the runway queue.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:standInformation
Namespace http://www.faa.aero/nas/4.1
Annotations
The name of the departure 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 departure stand assignment.</documentation>
  </annotation>
</element>
Element nas:NasDepartureType / nas:tfmsDepartureProcedure
Namespace http://www.faa.aero/nas/4.1
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:NasDepartureType / nas:unacceptableRunway
Namespace http://www.faa.aero/nas/4.1
Annotations
List of unacceptable departure runway names.
Diagram
Diagram
Type list of RunwayDirectionDesignatorType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="unacceptableRunway" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>List of unacceptable departure runway names.</documentation>
  </annotation>
  <simpleType>
    <list itemType="fb:RunwayDirectionDesignatorType"/>
  </simpleType>
</element>
Element nas:NasDeparture
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasDeparture_xsd.tmp#NasDepartureType_airportMonitoringStatus NasDeparture_xsd.tmp#NasDepartureType_departurePointText NasDeparture_xsd.tmp#NasDepartureType_departureReadinessIndicator NasDeparture_xsd.tmp#NasDepartureType_intendedDepartureSpot NasDeparture_xsd.tmp#NasDepartureType_nonMovementAreaHoldIntent NasDeparture_xsd.tmp#NasDepartureType_runwayUnassignedDesignator NasDeparture_xsd.tmp#NasDepartureType_standReturnIntent NasDeparture_xsd.tmp#NasDepartureType_timeOutDelay NasDeparture_xsd.tmp#NasDepartureType_tmatMarkedForSubstitution NasDeparture_xsd.tmp#NasDepartureType_tmatRelinquishIndicator NasDeparture_xsd.tmp#NasDepartureType_acceptableRunway NasDeparture_xsd.tmp#NasDepartureType_approvalRequestReleaseTime NasDeparture_xsd.tmp#NasDepartureType_clearanceDeliveryTime NasDeparture_xsd.tmp#NasDepartureType_deicing NasDeparture_xsd.tmp#NasDepartureType_departureCenter NasDeparture_xsd.tmp#NasDepartureType_departureDelay NasDeparture_xsd.tmp#NasDepartureType_departureFix NasDeparture_xsd.tmp#NasDepartureType_departureFixTime NasDeparture_xsd.tmp#NasDepartureType_departureProcedureTransitionFix NasDeparture_xsd.tmp#NasDepartureType_movementAreaActualEntryTime NasDeparture_xsd.tmp#NasDepartureType_movementAreaHoldIntent NasDeparture_xsd.tmp#NasDepartureType_movementAreaTargetEntryTime NasDeparture_xsd.tmp#NasDepartureType_offBlockTime NasDeparture_xsd.tmp#NasDepartureType_runwayActualEntryTime NasDeparture_xsd.tmp#NasDepartureType_runwayDepartureTime NasDeparture_xsd.tmp#NasDepartureType_runwayInformation NasDeparture_xsd.tmp#NasDepartureType_runwayQueueActualEntryTime NasDeparture_xsd.tmp#NasDepartureType_standInformation NasDeparture_xsd.tmp#NasDepartureType_tfmsDepartureProcedure NasDeparture_xsd.tmp#NasDepartureType_unacceptableRunway NasDeparture_xsd.tmp#NasDepartureType
Type nas:NasDepartureType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
  • Departure
Model nas:acceptableRunway{0,1} , nas:approvalRequestReleaseTime{0,1} , nas:clearanceDeliveryTime{0,1} , nas:deicing{0,1} , nas:departureCenter{0,1} , nas:departureDelay{0,1} , nas:departureFix{0,1} , nas:departureFixTime{0,1} , nas:departureProcedureTransitionFix{0,1} , nas:movementAreaActualEntryTime{0,1} , nas:movementAreaHoldIntent{0,1} , nas:movementAreaTargetEntryTime{0,1} , nas:offBlockTime{0,1} , nas:runwayActualEntryTime{0,1} , nas:runwayDepartureTime{0,1} , nas:runwayInformation{0,1} , nas:runwayQueueActualEntryTime{0,1} , nas:standInformation{0,1} , nas:tfmsDepartureProcedure{0,1} , nas:unacceptableRunway{0,1}
Children nas:acceptableRunway, nas:approvalRequestReleaseTime, nas:clearanceDeliveryTime, nas:deicing, nas:departureCenter, nas:departureDelay, nas:departureFix, nas:departureFixTime, nas:departureProcedureTransitionFix, nas:movementAreaActualEntryTime, nas:movementAreaHoldIntent, nas:movementAreaTargetEntryTime, nas:offBlockTime, nas:runwayActualEntryTime, nas:runwayDepartureTime, nas:runwayInformation, nas:runwayQueueActualEntryTime, nas:standInformation, nas:tfmsDepartureProcedure, nas:unacceptableRunway
Instance
<nas:NasDeparture>
  <nas:acceptableRunway>{0,1}</nas:acceptableRunway>
  <nas:approvalRequestReleaseTime>{0,1}</nas:approvalRequestReleaseTime>
  <nas:clearanceDeliveryTime>{0,1}</nas:clearanceDeliveryTime>
  <nas:deicing deicingIntent="" deicingLocation="">{0,1}</nas:deicing>
  <nas:departureCenter>{0,1}</nas:departureCenter>
  <nas:departureDelay facilityToCharge="" reason="" remarks="" tmiIdentifier="">{0,1}</nas:departureDelay>
  <nas:departureFix>{0,1}</nas:departureFix>
  <nas:departureFixTime>{0,1}</nas:departureFixTime>
  <nas:departureProcedureTransitionFix>{0,1}</nas:departureProcedureTransitionFix>
  <nas:movementAreaActualEntryTime source="">{0,1}</nas:movementAreaActualEntryTime>
  <nas:movementAreaHoldIntent holdIntent="">{0,1}</nas:movementAreaHoldIntent>
  <nas:movementAreaTargetEntryTime>{0,1}</nas:movementAreaTargetEntryTime>
  <nas:offBlockTime>{0,1}</nas:offBlockTime>
  <nas:runwayActualEntryTime>{0,1}</nas:runwayActualEntryTime>
  <nas:runwayDepartureTime>{0,1}</nas:runwayDepartureTime>
  <nas:runwayInformation classificationType="" source="">{0,1}</nas:runwayInformation>
  <nas:runwayQueueActualEntryTime>{0,1}</nas:runwayQueueActualEntryTime>
  <nas:standInformation source="" standName="">{0,1}</nas:standInformation>
  <nas:tfmsDepartureProcedure>{0,1}</nas:tfmsDepartureProcedure>
  <nas:unacceptableRunway>{0,1}</nas:unacceptableRunway>
</nas:NasDeparture>
Source
<element name="NasDeparture" type="nas:NasDepartureType" substitutionGroup="fx:Departure"/>
Element nas:NasOffBlockTime
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasDeparture_xsd.tmp#NasOffBlockTimeType_actual NasDeparture_xsd.tmp#NasOffBlockTimeType_earliest NasDeparture_xsd.tmp#NasOffBlockTimeType_estimated NasDeparture_xsd.tmp#NasOffBlockTimeType_initial NasDeparture_xsd.tmp#NasOffBlockTimeType_scheduled NasDeparture_xsd.tmp#NasOffBlockTimeType
Type nas:NasOffBlockTimeType
Properties
content: complex
Model nas:actual{0,1} , nas:earliest{0,1} , nas:estimated* , nas:initial{0,1} , nas:scheduled{0,1}
Children nas:actual, nas:earliest, nas:estimated, nas:initial, nas:scheduled
Instance
<nas:NasOffBlockTime>
  <nas:actual source="">{0,1}</nas:actual>
  <nas:earliest source="">{0,1}</nas:earliest>
  <nas:estimated source="">{0,unbounded}</nas:estimated>
  <nas:initial>{0,1}</nas:initial>
  <nas:scheduled>{0,1}</nas:scheduled>
</nas:NasOffBlockTime>
Source
<element name="NasOffBlockTime" type="nas:NasOffBlockTimeType"/>
Element nas:NasRunwayDepartureEstimated
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 NasDeparture_xsd.tmp#NasRunwayDepartureEstimatedType_estimatedType NasDeparture_xsd.tmp#NasRunwayDepartureEstimatedType NasCommon_xsd.tmp#Provenance
Type nas:NasRunwayDepartureEstimatedType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model nas:reportedTimestamp{0,1} , nas:time{0,1}
Children nas:reportedTimestamp, nas:time
Instance
<nas:NasRunwayDepartureEstimated estimatedType="" source="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
  <nas:time>{0,1}</nas:time>
</nas:NasRunwayDepartureEstimated>
Attributes
QName Type Fixed Default Use Annotation
estimatedType nas:TfmsEstimatedDepartureTypeType optional
The type for the estimated runway departure time determined by Traffic Flow Management 
System (TFMS).
source nas:SourceType optional
Source of the time report.
Source
<element name="NasRunwayDepartureEstimated" type="nas:NasRunwayDepartureEstimatedType" substitutionGroup="nas:Provenance"/>
Element nas:NasRunwayDepartureTime
Namespace http://www.faa.aero/nas/4.1
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_target 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:target{0,1} , nas:tbfmControlled{0,1}
Children nas:actual, nas:base, nas:controlled, nas:earliest, nas:estimated, nas:original, nas:originalControlled, nas:preferred, nas:target, nas:tbfmControlled
Instance
<nas:NasRunwayDepartureTime>
  <nas:actual source="">{0,unbounded}</nas:actual>
  <nas:base>{0,1}</nas:base>
  <nas:controlled>{0,1}</nas:controlled>
  <nas:earliest source="">{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:target>{0,1}</nas:target>
  <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.1
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:DeicingInformationType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates the intent for the flight to be deiced and the intended deicing location.
Diagram
Diagram NasDeparture_xsd.tmp#DeicingInformationType_deicingIntent NasDeparture_xsd.tmp#DeicingInformationType_deicingLocation
Used by
Attributes
QName Type Fixed Default Use Annotation
deicingIntent nas:DeicingIntentType optional
Indicates the intent for the flight to be deiced.
deicingLocation CharacterStringType optional
Indicates the location where the flight intends to be deiced.
Source
<complexType name="DeicingInformationType">
  <annotation>
    <documentation>Indicates the intent for the flight to be deiced and the intended deicing location.</documentation>
  </annotation>
  <attribute name="deicingIntent" type="nas:DeicingIntentType" use="optional">
    <annotation>
      <documentation>Indicates the intent for the flight to be deiced.</documentation>
    </annotation>
  </attribute>
  <attribute name="deicingLocation" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>Indicates the location where the flight intends to be deiced.</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type nas:DeicingIntentType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates the intent for the flight to be deiced.
Diagram
Diagram
Type restriction of string
Facets
enumeration DEICE
.Deicing Intent: Indicates the intent for the flight to be deiced.
enumeration NO_DEICE
.Deicing Intent: Indicates the intent for the flight to be deiced.
Used by
Source
<simpleType name="DeicingIntentType">
  <annotation>
    <documentation>Indicates the intent for the flight to be deiced.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="DEICE">
      <annotation>
        <documentation>.Deicing Intent: Indicates the intent for the flight to be deiced.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="NO_DEICE">
      <annotation>
        <documentation>.Deicing Intent: Indicates the intent for the flight to be deiced.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Complex Type nas:DepartureDelayType
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight departure delay.
Diagram
Diagram NasDeparture_xsd.tmp#DepartureDelayType_facilityToCharge NasDeparture_xsd.tmp#DepartureDelayType_reason NasDeparture_xsd.tmp#DepartureDelayType_remarks NasDeparture_xsd.tmp#DepartureDelayType_tmiIdentifier NasDeparture_xsd.tmp#DepartureDelayType_delayEndTime NasDeparture_xsd.tmp#DepartureDelayType_delayStartTime
Used by
Model nas:delayEndTime{0,1} , nas:delayStartTime{0,1}
Children nas:delayEndTime, nas:delayStartTime
Attributes
QName Type Fixed Default Use Annotation
facilityToCharge CharacterStringType optional
The facility the delay is attributed to
reason nas:DepartureDelayReasonType optional
Represents the reason for flight departure delay.
remarks CharacterStringType optional
Additional information to explain the conditions or causes associated with the delay
tmiIdentifier CharacterStringType optional
The identified TMI cause, if applicable
Source
<complexType name="DepartureDelayType">
  <annotation>
    <documentation>Contains information about flight departure delay.</documentation>
  </annotation>
  <sequence>
    <element name="delayEndTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Departure delay end time.</documentation>
      </annotation>
    </element>
    <element name="delayStartTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Departure delay start time.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="facilityToCharge" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>The facility the delay is attributed to</documentation>
    </annotation>
  </attribute>
  <attribute name="reason" type="nas:DepartureDelayReasonType" use="optional">
    <annotation>
      <documentation>Represents the reason for flight departure delay.</documentation>
    </annotation>
  </attribute>
  <attribute name="remarks" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>Additional information to explain the conditions or causes associated with the delay</documentation>
    </annotation>
  </attribute>
  <attribute name="tmiIdentifier" type="fb:CharacterStringType" use="optional">
    <annotation>
      <documentation>The identified TMI cause, if applicable</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type nas:DepartureDelayReasonType
Namespace http://www.faa.aero/nas/4.1
Annotations
Represents the reason for flight departure delay.
Diagram
Diagram
Type restriction of string
Facets
enumeration WEATHER
enumeration EQUIPMENT
enumeration RUNWAY_TAXIWAY
enumeration OTHER
enumeration VOLUME
Used by
Source
<simpleType name="DepartureDelayReasonType">
  <annotation>
    <documentation>Represents the reason for flight departure delay.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="WEATHER"/>
    <enumeration value="EQUIPMENT"/>
    <enumeration value="RUNWAY_TAXIWAY"/>
    <enumeration value="OTHER"/>
    <enumeration value="VOLUME"/>
  </restriction>
</simpleType>
Complex Type nas:NasDepartureType
Namespace http://www.faa.aero/nas/4.1
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_departureReadinessIndicator NasDeparture_xsd.tmp#NasDepartureType_intendedDepartureSpot NasDeparture_xsd.tmp#NasDepartureType_nonMovementAreaHoldIntent NasDeparture_xsd.tmp#NasDepartureType_runwayUnassignedDesignator NasDeparture_xsd.tmp#NasDepartureType_standReturnIntent NasDeparture_xsd.tmp#NasDepartureType_timeOutDelay NasDeparture_xsd.tmp#NasDepartureType_tmatMarkedForSubstitution NasDeparture_xsd.tmp#NasDepartureType_tmatRelinquishIndicator NasDeparture_xsd.tmp#NasDepartureType_acceptableRunway NasDeparture_xsd.tmp#NasDepartureType_approvalRequestReleaseTime NasDeparture_xsd.tmp#NasDepartureType_clearanceDeliveryTime NasDeparture_xsd.tmp#NasDepartureType_deicing NasDeparture_xsd.tmp#NasDepartureType_departureCenter NasDeparture_xsd.tmp#NasDepartureType_departureDelay NasDeparture_xsd.tmp#NasDepartureType_departureFix NasDeparture_xsd.tmp#NasDepartureType_departureFixTime NasDeparture_xsd.tmp#NasDepartureType_departureProcedureTransitionFix NasDeparture_xsd.tmp#NasDepartureType_movementAreaActualEntryTime NasDeparture_xsd.tmp#NasDepartureType_movementAreaHoldIntent NasDeparture_xsd.tmp#NasDepartureType_movementAreaTargetEntryTime NasDeparture_xsd.tmp#NasDepartureType_offBlockTime NasDeparture_xsd.tmp#NasDepartureType_runwayActualEntryTime NasDeparture_xsd.tmp#NasDepartureType_runwayDepartureTime NasDeparture_xsd.tmp#NasDepartureType_runwayInformation NasDeparture_xsd.tmp#NasDepartureType_runwayQueueActualEntryTime NasDeparture_xsd.tmp#NasDepartureType_standInformation NasDeparture_xsd.tmp#NasDepartureType_tfmsDepartureProcedure NasDeparture_xsd.tmp#NasDepartureType_unacceptableRunway
Type extension of DepartureType
Type hierarchy
Used by
Model nas:acceptableRunway{0,1} , nas:approvalRequestReleaseTime{0,1} , nas:clearanceDeliveryTime{0,1} , nas:deicing{0,1} , nas:departureCenter{0,1} , nas:departureDelay{0,1} , nas:departureFix{0,1} , nas:departureFixTime{0,1} , nas:departureProcedureTransitionFix{0,1} , nas:movementAreaActualEntryTime{0,1} , nas:movementAreaHoldIntent{0,1} , nas:movementAreaTargetEntryTime{0,1} , nas:offBlockTime{0,1} , nas:runwayActualEntryTime{0,1} , nas:runwayDepartureTime{0,1} , nas:runwayInformation{0,1} , nas:runwayQueueActualEntryTime{0,1} , nas:standInformation{0,1} , nas:tfmsDepartureProcedure{0,1} , nas:unacceptableRunway{0,1}
Children nas:acceptableRunway, nas:approvalRequestReleaseTime, nas:clearanceDeliveryTime, nas:deicing, nas:departureCenter, nas:departureDelay, nas:departureFix, nas:departureFixTime, nas:departureProcedureTransitionFix, nas:movementAreaActualEntryTime, nas:movementAreaHoldIntent, nas:movementAreaTargetEntryTime, nas:offBlockTime, nas:runwayActualEntryTime, nas:runwayDepartureTime, nas:runwayInformation, nas:runwayQueueActualEntryTime, nas:standInformation, nas:tfmsDepartureProcedure, nas:unacceptableRunway
Source
<complexType name="NasDepartureType">
  <annotation>
    <documentation>Extends core Flight Departue with NAS specific Extensions.</documentation>
  </annotation>
  <complexContent>
    <extension base="fx:DepartureType">
      <sequence>
        <element name="acceptableRunway" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>List of acceptable departure runway names.</documentation>
          </annotation>
          <simpleType>
            <list itemType="fb:RunwayDirectionDesignatorType"/>
          </simpleType>
        </element>
        <element name="approvalRequestReleaseTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The approved departure time for a flight subject to departure constraints which require an approval.</documentation>
          </annotation>
        </element>
        <element name="clearanceDeliveryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The time at which a flight received route clearance.</documentation>
          </annotation>
        </element>
        <element name="deicing" type="nas:DeicingInformationType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Indicates the intent for the flight to be deiced and the intended deicing location.</documentation>
          </annotation>
        </element>
        <element name="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="departureDelay" type="nas:DepartureDelayType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Contains information about flight departure delay.</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 time the flight is 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="movementAreaActualEntryTime" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The time at which a flight actually entered the Airport Movement Area (AMA).</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 non-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="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="runwayActualEntryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The actual time when the flight enters the runway</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="runwayInformation" type="nas:NasRunwayInformationType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Contains supplementary information for the departure runway designator such as provenance and classification type.</documentation>
          </annotation>
        </element>
        <element name="runwayQueueActualEntryTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The actual time when the flight enters the runway queue.</documentation>
          </annotation>
        </element>
        <element name="standInformation" type="nas:NasStandInformationType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The name of the departure stand assignment.</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>
        <element name="unacceptableRunway" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>List of unacceptable departure runway names.</documentation>
          </annotation>
          <simpleType>
            <list itemType="fb:RunwayDirectionDesignatorType"/>
          </simpleType>
        </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="departureReadinessIndicator" type="nas:DepartureReadinessIndicatorType" use="optional">
        <annotation>
          <documentation>Indicates that the flight is ready for departure.</documentation>
        </annotation>
      </attribute>
      <attribute name="intendedDepartureSpot" type="fb:CharacterStringType" use="optional">
        <annotation>
          <documentation>Indicates the location intended for the flight to enter the airport movement area from the non-movement area.</documentation>
        </annotation>
      </attribute>
      <attribute name="nonMovementAreaHoldIntent" type="nas:HoldIntentType" use="optional">
        <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>
      </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="standReturnIntent" type="nas:StandReturnIntentType" use="optional">
        <annotation>
          <documentation>Indicates the intent for the flight to return to the stand.</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>
      <attribute name="tmatMarkedForSubstitution" type="nas:TmatMarkedForSubsitutionIndicatorType" use="optional">
        <annotation>
          <documentation>Indicates that a TMAT for the flight is marked for subsitution.</documentation>
        </annotation>
      </attribute>
      <attribute name="tmatRelinquishIndicator" type="nas:TmatRelinquishIndicatorType" use="optional">
        <annotation>
          <documentation>Indicates that a TMAT for the flight needs to be relinquished.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Complex Type nas:NasOffBlockTimeType
Namespace http://www.faa.aero/nas/4.1
Annotations
Contains information about flight gate departure time.
Diagram
Diagram NasDeparture_xsd.tmp#NasOffBlockTimeType_actual NasDeparture_xsd.tmp#NasOffBlockTimeType_earliest NasDeparture_xsd.tmp#NasOffBlockTimeType_estimated NasDeparture_xsd.tmp#NasOffBlockTimeType_initial NasDeparture_xsd.tmp#NasOffBlockTimeType_scheduled
Used by
Model nas:actual{0,1} , nas:earliest{0,1} , nas:estimated* , nas:initial{0,1} , nas:scheduled{0,1}
Children nas:actual, nas:earliest, nas:estimated, nas:initial, nas:scheduled
Source
<complexType name="NasOffBlockTimeType">
  <annotation>
    <documentation>Contains information about flight gate departure time.</documentation>
  </annotation>
  <sequence>
    <element name="actual" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The actual off-block time for a flight reported by a source.</documentation>
      </annotation>
    </element>
    <element name="earliest" type="nas:ReportedTimeType" 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:ReportedTimeType" 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="initial" 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:NasRunwayDepartureTimeType
Namespace http://www.faa.aero/nas/4.1
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_target 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:target{0,1} , nas:tbfmControlled{0,1}
Children nas:actual, nas:base, nas:controlled, nas:earliest, nas:estimated, nas:original, nas:originalControlled, nas:preferred, nas:target, nas:tbfmControlled
Source
<complexType name="NasRunwayDepartureTimeType">
  <annotation>
    <documentation>Container for NAS Specific Runway Departure Times.</documentation>
  </annotation>
  <sequence>
    <element name="actual" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>Contains information about actual runway time. The actual runway departure time, as determined by a reported source. These fields in the U.S. extension are used in order to allow providing provenances source data. Actual time that does not include provenance source data should be recorded in Core.Departure.actualTimeOfDeparture.</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="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The earliest time a flight can takeoff (wheels-off) based on its "earliest off block time" and other factors, as determined by the reporting source.</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="target" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Target Take Off Time (TTOT)</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.1
Annotations
The estimated runway departure 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 NasDeparture_xsd.tmp#NasRunwayDepartureEstimatedType_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:TfmsEstimatedDepartureTypeType optional
The type for the estimated runway departure time determined by Traffic Flow Management 
System (TFMS).
source nas:SourceType optional
Source of the time report.
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>
  <complexContent>
    <extension base="nas:ReportedTimeType">
      <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>
    </extension>
  </complexContent>
</complexType>
Simple Type nas:TfmsEstimatedDepartureTypeType
Namespace http://www.faa.aero/nas/4.1
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>
Simple Type nas:DepartureReadinessIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates that the flight is ready for departure.
Diagram
Diagram
Type restriction of string
Facets
enumeration DEPARTURE_READY
Used by
Source
<simpleType name="DepartureReadinessIndicatorType">
  <annotation>
    <documentation>Indicates that the flight is ready for departure.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="DEPARTURE_READY"/>
  </restriction>
</simpleType>
Simple Type nas:StandReturnIntentType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates the intent for the flight to return to the stand.
Diagram
Diagram
Type restriction of string
Facets
enumeration RETURN
.Stand Return Intent: Indicates the intent for the flight to return to the stand.
enumeration NO_RETURN
.Stand Return Intent: Indicates the intent for the flight to return to the stand.
Used by
Source
<simpleType name="StandReturnIntentType">
  <annotation>
    <documentation>Indicates the intent for the flight to return to the stand.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="RETURN">
      <annotation>
        <documentation>.Stand Return Intent: Indicates the intent for the flight to return to the stand.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="NO_RETURN">
      <annotation>
        <documentation>.Stand Return Intent: Indicates the intent for the flight to return to the stand.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Simple Type nas:TmatMarkedForSubsitutionIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates that a TMAT for the flight is marked for subsitution.
Diagram
Diagram
Type restriction of string
Facets
enumeration TMAT_MARKED_FOR_SUBSTITUTION
Used by
Source
<simpleType name="TmatMarkedForSubsitutionIndicatorType">
  <annotation>
    <documentation>Indicates that a TMAT for the flight is marked for subsitution.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="TMAT_MARKED_FOR_SUBSTITUTION"/>
  </restriction>
</simpleType>
Simple Type nas:TmatRelinquishIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates that a TMAT for the flight needs to be relinquished.
Diagram
Diagram
Type restriction of string
Facets
enumeration TMAT_RELINQUISH
Used by
Source
<simpleType name="TmatRelinquishIndicatorType">
  <annotation>
    <documentation>Indicates that a TMAT for the flight needs to be relinquished.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="TMAT_RELINQUISH"/>
  </restriction>
</simpleType>
Attribute nas:DeicingInformationType / @deicingIntent
Namespace No namespace
Annotations
Indicates the intent for the flight to be deiced.
Type nas:DeicingIntentType
Properties
use: optional
Facets
enumeration DEICE
.Deicing Intent: Indicates the intent for the flight to be deiced.
enumeration NO_DEICE
.Deicing Intent: Indicates the intent for the flight to be deiced.
Used by
Source
<attribute name="deicingIntent" type="nas:DeicingIntentType" use="optional">
  <annotation>
    <documentation>Indicates the intent for the flight to be deiced.</documentation>
  </annotation>
</attribute>
Attribute nas:DeicingInformationType / @deicingLocation
Namespace No namespace
Annotations
Indicates the location where the flight intends to be deiced.
Type CharacterStringType
Properties
use: optional
Used by
Source
<attribute name="deicingLocation" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Indicates the location where the flight intends to be deiced.</documentation>
  </annotation>
</attribute>
Attribute nas:DepartureDelayType / @facilityToCharge
Namespace No namespace
Annotations
The facility the delay is attributed to
Type CharacterStringType
Properties
use: optional
Used by
Complex Type nas:DepartureDelayType
Source
<attribute name="facilityToCharge" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>The facility the delay is attributed to</documentation>
  </annotation>
</attribute>
Attribute nas:DepartureDelayType / @reason
Namespace No namespace
Annotations
Represents the reason for flight departure delay.
Type nas:DepartureDelayReasonType
Properties
use: optional
Facets
enumeration WEATHER
enumeration EQUIPMENT
enumeration RUNWAY_TAXIWAY
enumeration OTHER
enumeration VOLUME
Used by
Complex Type nas:DepartureDelayType
Source
<attribute name="reason" type="nas:DepartureDelayReasonType" use="optional">
  <annotation>
    <documentation>Represents the reason for flight departure delay.</documentation>
  </annotation>
</attribute>
Attribute nas:DepartureDelayType / @remarks
Namespace No namespace
Annotations
Additional information to explain the conditions or causes associated with the delay
Type CharacterStringType
Properties
use: optional
Used by
Complex Type nas:DepartureDelayType
Source
<attribute name="remarks" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Additional information to explain the conditions or causes associated with the delay</documentation>
  </annotation>
</attribute>
Attribute nas:DepartureDelayType / @tmiIdentifier
Namespace No namespace
Annotations
The identified TMI cause, if applicable
Type CharacterStringType
Properties
use: optional
Used by
Complex Type nas:DepartureDelayType
Source
<attribute name="tmiIdentifier" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>The identified TMI cause, if applicable</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: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 / @departureReadinessIndicator
Namespace No namespace
Annotations
Indicates that the flight is ready for departure.
Type nas:DepartureReadinessIndicatorType
Properties
use: optional
Facets
enumeration DEPARTURE_READY
Used by
Complex Type nas:NasDepartureType
Source
<attribute name="departureReadinessIndicator" type="nas:DepartureReadinessIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates that the flight is ready for departure.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDepartureType / @intendedDepartureSpot
Namespace No namespace
Annotations
Indicates the location intended for the flight to enter the airport movement area 
from the non-movement area.
Type CharacterStringType
Properties
use: optional
Used by
Complex Type nas:NasDepartureType
Source
<attribute name="intendedDepartureSpot" type="fb:CharacterStringType" use="optional">
  <annotation>
    <documentation>Indicates the location intended for the flight to enter the airport movement area from the non-movement area.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDepartureType / @nonMovementAreaHoldIntent
Namespace No namespace
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.
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:NasDepartureType
Source
<attribute name="nonMovementAreaHoldIntent" type="nas:HoldIntentType" use="optional">
  <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>
</attribute>
Attribute nas:NasDepartureType / @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:NasDepartureType
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:NasDepartureType / @standReturnIntent
Namespace No namespace
Annotations
Indicates the intent for the flight to return to the stand.
Type nas:StandReturnIntentType
Properties
use: optional
Facets
enumeration RETURN
.Stand Return Intent: Indicates the intent for the flight to return to the stand.
enumeration NO_RETURN
.Stand Return Intent: Indicates the intent for the flight to return to the stand.
Used by
Complex Type nas:NasDepartureType
Source
<attribute name="standReturnIntent" type="nas:StandReturnIntentType" use="optional">
  <annotation>
    <documentation>Indicates the intent for the flight to return to the stand.</documentation>
  </annotation>
</attribute>
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>
Attribute nas:NasDepartureType / @tmatMarkedForSubstitution
Namespace No namespace
Annotations
Indicates that a TMAT for the flight is marked for subsitution.
Type nas:TmatMarkedForSubsitutionIndicatorType
Properties
use: optional
Facets
enumeration TMAT_MARKED_FOR_SUBSTITUTION
Used by
Complex Type nas:NasDepartureType
Source
<attribute name="tmatMarkedForSubstitution" type="nas:TmatMarkedForSubsitutionIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates that a TMAT for the flight is marked for subsitution.</documentation>
  </annotation>
</attribute>
Attribute nas:NasDepartureType / @tmatRelinquishIndicator
Namespace No namespace
Annotations
Indicates that a TMAT for the flight needs to be relinquished.
Type nas:TmatRelinquishIndicatorType
Properties
use: optional
Facets
enumeration TMAT_RELINQUISH
Used by
Complex Type nas:NasDepartureType
Source
<attribute name="tmatRelinquishIndicator" type="nas:TmatRelinquishIndicatorType" use="optional">
  <annotation>
    <documentation>Indicates that a TMAT for the flight needs to be relinquished.</documentation>
  </annotation>
</attribute>