Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema NasTfdm.xsd
Namespace http://www.faa.aero/nas/4.2
Annotations
Copyright (c) 2016 US Federal Aviation Administration (FAA) 
=========================================== 
All rights reserved. 
 
Redistribution and use in source and binary forms, with or without modification, 
are permitted provided that the following conditions are met: 
* Redistributions of source code must retain the above copyright notice, this list 
of conditions and the disclaimer. 
* Redistributions in binary form must reproduce the above copyright notice, this 
list of conditions and the disclaimer in the documentation and/or other materials 
provided with the distribution. 
* The name of US FAA or the names of its contributors may not be used to endorse 
or promote products derived from this specification without specific prior written 
permission. 
 
DISCLAIMER 
 
THIS SPECIFICATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
DAMAGE. 
 
========================================== 
Editorial note: this license is an instance of the BSD license template as provided 
by the Open Source Initiative: 
http://www.opensource.org/licenses/bsd-license.php 
 
The authoritative reference for FIXM is www.FIXM.aero. 
 
Details on the US FAA: http://www.faa.gov/
Contains elements specific to Tower Flight Data Manager (TFDM) not used by other 
systems.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.2.0
Element nas:ArrivalTaxiOperationsMetrics
Namespace http://www.faa.aero/nas/4.2
Diagram
Diagram NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType_inboundMovementAreaHoldTimeDuration NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType_inboundMovementAreaTaxiTimeDuration NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType_inboundRampTaxiTimeDuration NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType
Type nas:ArrivalTaxiOperationsMetricsType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
inboundMovementAreaHoldTimeDuration fb:DurationType optional
The time duration spent holding in the movement area by an arriving flight.
inboundMovementAreaTaxiTimeDuration fb:DurationType optional
The time duration for taxi in the movement area by an arriving flight
inboundRampTaxiTimeDuration fb:DurationType optional
The time duration for  taxi in the ramp area by an arriving flight.
Source
<element name="ArrivalTaxiOperationsMetrics" type="nas:ArrivalTaxiOperationsMetricsType"/>
Element nas:DepartureTaxiOperationsMetrics
Namespace http://www.faa.aero/nas/4.2
Diagram
Diagram NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundMovementAreaHoldTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundMovementAreaQueuingTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundMovementAreaTaxiTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundRampTaxiTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_standMeteringHoldTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType
Type nas:DepartureTaxiOperationsMetricsType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
outboundMovementAreaHoldTimeDuration fb:DurationType optional
The time duration spent for holding incurred in the movement area by a departing 
flight.
outboundMovementAreaQueuingTimeDuration fb:DurationType optional
The time duration spent in the movement area departure queue by a departing flight
outboundMovementAreaTaxiTimeDuration fb:DurationType optional
The time duration for taxi in the movement area by a departing flight
outboundRampTaxiTimeDuration fb:DurationType optional
The time duration for taxi in the ramp area by a departing flight.
standMeteringHoldTimeDuration fb:DurationType optional
The time duration for metering hold incurred at the stand.
Source
<element name="DepartureTaxiOperationsMetrics" type="nas:DepartureTaxiOperationsMetricsType"/>
Element nas:TfdmArrivalType / nas:taxiOperationsMetrics
Namespace http://www.faa.aero/nas/4.2
Annotations
Provides phase of taxi operations metrics for arrival flights.
Diagram
Diagram NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType_inboundMovementAreaHoldTimeDuration NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType_inboundMovementAreaTaxiTimeDuration NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType_inboundRampTaxiTimeDuration NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType
Type nas:ArrivalTaxiOperationsMetricsType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
inboundMovementAreaHoldTimeDuration fb:DurationType optional
The time duration spent holding in the movement area by an arriving flight.
inboundMovementAreaTaxiTimeDuration fb:DurationType optional
The time duration for taxi in the movement area by an arriving flight
inboundRampTaxiTimeDuration fb:DurationType optional
The time duration for  taxi in the ramp area by an arriving flight.
Source
<element name="taxiOperationsMetrics" type="nas:ArrivalTaxiOperationsMetricsType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Provides phase of taxi operations metrics for arrival flights.</documentation>
  </annotation>
</element>
Element nas:TfdmArrival
Namespace http://www.faa.aero/nas/4.2
Diagram
Diagram Extension_xsd.tmp#ExtensionType NasTfdm_xsd.tmp#TfdmArrivalType_taxiOperationsMetrics NasTfdm_xsd.tmp#TfdmArrivalType Extension_xsd.tmp#Extension
Type nas:TfdmArrivalType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model nas:taxiOperationsMetrics{0,1}
Children nas:taxiOperationsMetrics
Instance
<nas:TfdmArrival>
  <nas:taxiOperationsMetrics inboundMovementAreaHoldTimeDuration="" inboundMovementAreaTaxiTimeDuration="" inboundRampTaxiTimeDuration="">{0,1}</nas:taxiOperationsMetrics>
</nas:TfdmArrival>
Source
<element name="TfdmArrival" type="nas:TfdmArrivalType" substitutionGroup="fb:Extension"/>
Element nas:TfdmDepartureType / nas:taxiOperationsMetrics
Namespace http://www.faa.aero/nas/4.2
Annotations
Contains phase of taxi operations metrics for departure flights.
Diagram
Diagram NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundMovementAreaHoldTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundMovementAreaQueuingTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundMovementAreaTaxiTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundRampTaxiTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_standMeteringHoldTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType
Type nas:DepartureTaxiOperationsMetricsType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
outboundMovementAreaHoldTimeDuration fb:DurationType optional
The time duration spent for holding incurred in the movement area by a departing 
flight.
outboundMovementAreaQueuingTimeDuration fb:DurationType optional
The time duration spent in the movement area departure queue by a departing flight
outboundMovementAreaTaxiTimeDuration fb:DurationType optional
The time duration for taxi in the movement area by a departing flight
outboundRampTaxiTimeDuration fb:DurationType optional
The time duration for taxi in the ramp area by a departing flight.
standMeteringHoldTimeDuration fb:DurationType optional
The time duration for metering hold incurred at the stand.
Source
<element name="taxiOperationsMetrics" type="nas:DepartureTaxiOperationsMetricsType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Contains phase of taxi operations metrics for departure flights.</documentation>
  </annotation>
</element>
Element nas:TfdmDeparture
Namespace http://www.faa.aero/nas/4.2
Diagram
Diagram Extension_xsd.tmp#ExtensionType NasTfdm_xsd.tmp#TfdmDepartureType_flightInitializationLeadTimePoints NasTfdm_xsd.tmp#TfdmDepartureType_offBlockTimeAccuracyPoints NasTfdm_xsd.tmp#TfdmDepartureType_timelyProvisionOfActualOffBlockTimeCompliancePoints NasTfdm_xsd.tmp#TfdmDepartureType_taxiOperationsMetrics NasTfdm_xsd.tmp#TfdmDepartureType Extension_xsd.tmp#Extension
Type nas:TfdmDepartureType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model nas:taxiOperationsMetrics{0,1}
Children nas:taxiOperationsMetrics
Instance
<nas:TfdmDeparture flightInitializationLeadTimePoints="" offBlockTimeAccuracyPoints="" timelyProvisionOfActualOffBlockTimeCompliancePoints="">
  <nas:taxiOperationsMetrics outboundMovementAreaHoldTimeDuration="" outboundMovementAreaQueuingTimeDuration="" outboundMovementAreaTaxiTimeDuration="" outboundRampTaxiTimeDuration="" standMeteringHoldTimeDuration="">{0,1}</nas:taxiOperationsMetrics>
</nas:TfdmDeparture>
Attributes
QName Type Fixed Default Use Annotation
flightInitializationLeadTimePoints fb:CountType optional
System assigned number of points for providing the flight initialization lead time
offBlockTimeAccuracyPoints fb:CountType optional
System assigned points for the provision of accurate EOBT
timelyProvisionOfActualOffBlockTimeCompliancePoints fb:CountType optional
System assigned number of points for the timely provision of Actual Off-Block Time 
for the flight (whether the user provided the AOBT for a flight within five minutes 
of its pushback
Source
<element name="TfdmDeparture" type="nas:TfdmDepartureType" substitutionGroup="fb:Extension"/>
Element nas:TfdmFlight
Namespace http://www.faa.aero/nas/4.2
Diagram
Diagram Extension_xsd.tmp#ExtensionType NasTfdm_xsd.tmp#TfdmFlightType_dataComprehensivenessPoints NasTfdm_xsd.tmp#TfdmFlightType_dataQualityPoints NasTfdm_xsd.tmp#TfdmFlightType Extension_xsd.tmp#Extension
Type nas:TfdmFlightType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
dataComprehensivenessPoints fb:CountType optional
System assigned total number of points for providing the Aircraft Registration Mark, 
the Stand Assignment and/or the Cancellation Intent for the flight.
dataQualityPoints fb:CountType optional
System assigned number of points for data quality.
Source
<element name="TfdmFlight" type="nas:TfdmFlightType" substitutionGroup="fb:Extension"/>
Complex Type nas:ArrivalTaxiOperationsMetricsType
Namespace http://www.faa.aero/nas/4.2
Annotations
Provides phase of taxi operations metrics for arrival flights.
Diagram
Diagram NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType_inboundMovementAreaHoldTimeDuration NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType_inboundMovementAreaTaxiTimeDuration NasTfdm_xsd.tmp#ArrivalTaxiOperationsMetricsType_inboundRampTaxiTimeDuration
Used by
Attributes
QName Type Fixed Default Use Annotation
inboundMovementAreaHoldTimeDuration fb:DurationType optional
The time duration spent holding in the movement area by an arriving flight.
inboundMovementAreaTaxiTimeDuration fb:DurationType optional
The time duration for taxi in the movement area by an arriving flight
inboundRampTaxiTimeDuration fb:DurationType optional
The time duration for  taxi in the ramp area by an arriving flight.
Source
<complexType name="ArrivalTaxiOperationsMetricsType">
  <annotation>
    <documentation>Provides phase of taxi operations metrics for arrival flights.</documentation>
  </annotation>
  <attribute name="inboundMovementAreaHoldTimeDuration" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The time duration spent holding in the movement area by an arriving flight.</documentation>
    </annotation>
  </attribute>
  <attribute name="inboundMovementAreaTaxiTimeDuration" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The time duration for taxi in the movement area by an arriving flight</documentation>
    </annotation>
  </attribute>
  <attribute name="inboundRampTaxiTimeDuration" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The time duration for taxi in the ramp area by an arriving flight.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type nas:DepartureTaxiOperationsMetricsType
Namespace http://www.faa.aero/nas/4.2
Annotations
Contains phase of taxi operations metrics for departure flights.
Diagram
Diagram NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundMovementAreaHoldTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundMovementAreaQueuingTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundMovementAreaTaxiTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_outboundRampTaxiTimeDuration NasTfdm_xsd.tmp#DepartureTaxiOperationsMetricsType_standMeteringHoldTimeDuration
Used by
Attributes
QName Type Fixed Default Use Annotation
outboundMovementAreaHoldTimeDuration fb:DurationType optional
The time duration spent for holding incurred in the movement area by a departing 
flight.
outboundMovementAreaQueuingTimeDuration fb:DurationType optional
The time duration spent in the movement area departure queue by a departing flight
outboundMovementAreaTaxiTimeDuration fb:DurationType optional
The time duration for taxi in the movement area by a departing flight
outboundRampTaxiTimeDuration fb:DurationType optional
The time duration for taxi in the ramp area by a departing flight.
standMeteringHoldTimeDuration fb:DurationType optional
The time duration for metering hold incurred at the stand.
Source
<complexType name="DepartureTaxiOperationsMetricsType">
  <annotation>
    <documentation>Contains phase of taxi operations metrics for departure flights.</documentation>
  </annotation>
  <attribute name="outboundMovementAreaHoldTimeDuration" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The time duration spent for holding incurred in the movement area by a departing flight.</documentation>
    </annotation>
  </attribute>
  <attribute name="outboundMovementAreaQueuingTimeDuration" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The time duration spent in the movement area departure queue by a departing flight</documentation>
    </annotation>
  </attribute>
  <attribute name="outboundMovementAreaTaxiTimeDuration" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The time duration for taxi in the movement area by a departing flight</documentation>
    </annotation>
  </attribute>
  <attribute name="outboundRampTaxiTimeDuration" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The time duration for taxi in the ramp area by a departing flight.</documentation>
    </annotation>
  </attribute>
  <attribute name="standMeteringHoldTimeDuration" type="fb:DurationType" use="optional">
    <annotation>
      <documentation>The time duration for metering hold incurred at the stand.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type nas:TfdmArrivalType
Namespace http://www.faa.aero/nas/4.2
Annotations
Contains TFDM-specific flight arrival information.
Diagram
Diagram Extension_xsd.tmp#ExtensionType NasTfdm_xsd.tmp#TfdmArrivalType_taxiOperationsMetrics
Type extension of fb:ExtensionType
Type hierarchy
Used by
Element nas:TfdmArrival
Model nas:taxiOperationsMetrics{0,1}
Children nas:taxiOperationsMetrics
Source
<complexType name="TfdmArrivalType">
  <annotation>
    <documentation>Contains TFDM-specific flight arrival information.</documentation>
  </annotation>
  <complexContent>
    <extension base="fb:ExtensionType">
      <sequence>
        <element name="taxiOperationsMetrics" type="nas:ArrivalTaxiOperationsMetricsType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Provides phase of taxi operations metrics for arrival flights.</documentation>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type nas:TfdmDepartureType
Namespace http://www.faa.aero/nas/4.2
Annotations
Contains TFDM-specific flight departure information.
Diagram
Diagram Extension_xsd.tmp#ExtensionType NasTfdm_xsd.tmp#TfdmDepartureType_flightInitializationLeadTimePoints NasTfdm_xsd.tmp#TfdmDepartureType_offBlockTimeAccuracyPoints NasTfdm_xsd.tmp#TfdmDepartureType_timelyProvisionOfActualOffBlockTimeCompliancePoints NasTfdm_xsd.tmp#TfdmDepartureType_taxiOperationsMetrics
Type extension of fb:ExtensionType
Type hierarchy
Used by
Model nas:taxiOperationsMetrics{0,1}
Children nas:taxiOperationsMetrics
Attributes
QName Type Fixed Default Use Annotation
flightInitializationLeadTimePoints fb:CountType optional
System assigned number of points for providing the flight initialization lead time
offBlockTimeAccuracyPoints fb:CountType optional
System assigned points for the provision of accurate EOBT
timelyProvisionOfActualOffBlockTimeCompliancePoints fb:CountType optional
System assigned number of points for the timely provision of Actual Off-Block Time 
for the flight (whether the user provided the AOBT for a flight within five minutes 
of its pushback
Source
<complexType name="TfdmDepartureType">
  <annotation>
    <documentation>Contains TFDM-specific flight departure information.</documentation>
  </annotation>
  <complexContent>
    <extension base="fb:ExtensionType">
      <sequence>
        <element name="taxiOperationsMetrics" type="nas:DepartureTaxiOperationsMetricsType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Contains phase of taxi operations metrics for departure flights.</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute name="flightInitializationLeadTimePoints" type="fb:CountType" use="optional">
        <annotation>
          <documentation>System assigned number of points for providing the flight initialization lead time</documentation>
        </annotation>
      </attribute>
      <attribute name="offBlockTimeAccuracyPoints" type="fb:CountType" use="optional">
        <annotation>
          <documentation>System assigned points for the provision of accurate EOBT</documentation>
        </annotation>
      </attribute>
      <attribute name="timelyProvisionOfActualOffBlockTimeCompliancePoints" type="fb:CountType" use="optional">
        <annotation>
          <documentation>System assigned number of points for the timely provision of Actual Off-Block Time for the flight (whether the user provided the AOBT for a flight within five minutes of its pushback</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Complex Type nas:TfdmFlightType
Namespace http://www.faa.aero/nas/4.2
Annotations
Contains TFDM specific flight information.
Diagram
Diagram Extension_xsd.tmp#ExtensionType NasTfdm_xsd.tmp#TfdmFlightType_dataComprehensivenessPoints NasTfdm_xsd.tmp#TfdmFlightType_dataQualityPoints
Type extension of fb:ExtensionType
Type hierarchy
Used by
Element nas:TfdmFlight
Attributes
QName Type Fixed Default Use Annotation
dataComprehensivenessPoints fb:CountType optional
System assigned total number of points for providing the Aircraft Registration Mark, 
the Stand Assignment and/or the Cancellation Intent for the flight.
dataQualityPoints fb:CountType optional
System assigned number of points for data quality.
Source
<complexType name="TfdmFlightType">
  <annotation>
    <documentation>Contains TFDM specific flight information.</documentation>
  </annotation>
  <complexContent>
    <extension base="fb:ExtensionType">
      <attribute name="dataComprehensivenessPoints" type="fb:CountType" use="optional">
        <annotation>
          <documentation>System assigned total number of points for providing the Aircraft Registration Mark, the Stand Assignment and/or the Cancellation Intent for the flight.</documentation>
        </annotation>
      </attribute>
      <attribute name="dataQualityPoints" type="fb:CountType" use="optional">
        <annotation>
          <documentation>System assigned number of points for data quality.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Attribute nas:ArrivalTaxiOperationsMetricsType / @inboundMovementAreaHoldTimeDuration
Namespace No namespace
Annotations
The time duration spent holding in the movement area by an arriving flight.
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="inboundMovementAreaHoldTimeDuration" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The time duration spent holding in the movement area by an arriving flight.</documentation>
  </annotation>
</attribute>
Attribute nas:ArrivalTaxiOperationsMetricsType / @inboundMovementAreaTaxiTimeDuration
Namespace No namespace
Annotations
The time duration for taxi in the movement area by an arriving flight
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="inboundMovementAreaTaxiTimeDuration" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The time duration for taxi in the movement area by an arriving flight</documentation>
  </annotation>
</attribute>
Attribute nas:ArrivalTaxiOperationsMetricsType / @inboundRampTaxiTimeDuration
Namespace No namespace
Annotations
The time duration for  taxi in the ramp area by an arriving flight.
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="inboundRampTaxiTimeDuration" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The time duration for taxi in the ramp area by an arriving flight.</documentation>
  </annotation>
</attribute>
Attribute nas:DepartureTaxiOperationsMetricsType / @outboundMovementAreaHoldTimeDuration
Namespace No namespace
Annotations
The time duration spent for holding incurred in the movement area by a departing 
flight.
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="outboundMovementAreaHoldTimeDuration" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The time duration spent for holding incurred in the movement area by a departing flight.</documentation>
  </annotation>
</attribute>
Attribute nas:DepartureTaxiOperationsMetricsType / @outboundMovementAreaQueuingTimeDuration
Namespace No namespace
Annotations
The time duration spent in the movement area departure queue by a departing flight
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="outboundMovementAreaQueuingTimeDuration" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The time duration spent in the movement area departure queue by a departing flight</documentation>
  </annotation>
</attribute>
Attribute nas:DepartureTaxiOperationsMetricsType / @outboundMovementAreaTaxiTimeDuration
Namespace No namespace
Annotations
The time duration for taxi in the movement area by a departing flight
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="outboundMovementAreaTaxiTimeDuration" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The time duration for taxi in the movement area by a departing flight</documentation>
  </annotation>
</attribute>
Attribute nas:DepartureTaxiOperationsMetricsType / @outboundRampTaxiTimeDuration
Namespace No namespace
Annotations
The time duration for taxi in the ramp area by a departing flight.
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="outboundRampTaxiTimeDuration" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The time duration for taxi in the ramp area by a departing flight.</documentation>
  </annotation>
</attribute>
Attribute nas:DepartureTaxiOperationsMetricsType / @standMeteringHoldTimeDuration
Namespace No namespace
Annotations
The time duration for metering hold incurred at the stand.
Type fb:DurationType
Properties
use: optional
Used by
Source
<attribute name="standMeteringHoldTimeDuration" type="fb:DurationType" use="optional">
  <annotation>
    <documentation>The time duration for metering hold incurred at the stand.</documentation>
  </annotation>
</attribute>
Attribute nas:TfdmDepartureType / @flightInitializationLeadTimePoints
Namespace No namespace
Annotations
System assigned number of points for providing the flight initialization lead time
Type fb:CountType
Properties
use: optional
Facets
minInclusive 0
Used by
Complex Type nas:TfdmDepartureType
Source
<attribute name="flightInitializationLeadTimePoints" type="fb:CountType" use="optional">
  <annotation>
    <documentation>System assigned number of points for providing the flight initialization lead time</documentation>
  </annotation>
</attribute>
Attribute nas:TfdmDepartureType / @offBlockTimeAccuracyPoints
Namespace No namespace
Annotations
System assigned points for the provision of accurate EOBT
Type fb:CountType
Properties
use: optional
Facets
minInclusive 0
Used by
Complex Type nas:TfdmDepartureType
Source
<attribute name="offBlockTimeAccuracyPoints" type="fb:CountType" use="optional">
  <annotation>
    <documentation>System assigned points for the provision of accurate EOBT</documentation>
  </annotation>
</attribute>
Attribute nas:TfdmDepartureType / @timelyProvisionOfActualOffBlockTimeCompliancePoints
Namespace No namespace
Annotations
System assigned number of points for the timely provision of Actual Off-Block Time 
for the flight (whether the user provided the AOBT for a flight within five minutes 
of its pushback
Type fb:CountType
Properties
use: optional
Facets
minInclusive 0
Used by
Complex Type nas:TfdmDepartureType
Source
<attribute name="timelyProvisionOfActualOffBlockTimeCompliancePoints" type="fb:CountType" use="optional">
  <annotation>
    <documentation>System assigned number of points for the timely provision of Actual Off-Block Time for the flight (whether the user provided the AOBT for a flight within five minutes of its pushback</documentation>
  </annotation>
</attribute>
Attribute nas:TfdmFlightType / @dataComprehensivenessPoints
Namespace No namespace
Annotations
System assigned total number of points for providing the Aircraft Registration Mark, 
the Stand Assignment and/or the Cancellation Intent for the flight.
Type fb:CountType
Properties
use: optional
Facets
minInclusive 0
Used by
Complex Type nas:TfdmFlightType
Source
<attribute name="dataComprehensivenessPoints" type="fb:CountType" use="optional">
  <annotation>
    <documentation>System assigned total number of points for providing the Aircraft Registration Mark, the Stand Assignment and/or the Cancellation Intent for the flight.</documentation>
  </annotation>
</attribute>
Attribute nas:TfdmFlightType / @dataQualityPoints
Namespace No namespace
Annotations
System assigned number of points for data quality.
Type fb:CountType
Properties
use: optional
Facets
minInclusive 0
Used by
Complex Type nas:TfdmFlightType
Source
<attribute name="dataQualityPoints" type="fb:CountType" use="optional">
  <annotation>
    <documentation>System assigned number of points for data quality.</documentation>
  </annotation>
</attribute>