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.
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
System assigned total number of points for providing the Aircraft Registration Mark, the Stand Assignment and/or the Cancellation Intent for the flight.
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.1
Annotations
Contains phase of taxi operations metrics for departure flights.
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>
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="nas:NasDepartureType"><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>
System assigned total number of points for providing the Aircraft Registration Mark, the Stand Assignment and/or the Cancellation Intent for the flight.
System assigned number of points for data quality.
Source
<complexType name="TfdmFlightType"><annotation><documentation>Contains TFDM specific flight information.</documentation></annotation><complexContent><extension base="nas:NasFlightType"><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 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>
<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>
<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>
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
<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>
System assigned total number of points for providing the Aircraft Registration Mark, the Stand Assignment and/or the Cancellation Intent for the flight.
<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>