diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:lookaheadTime nas:queueWaitingTimeAccuracy nas:spotToQueueTaxiTimePredictionAccuracy nas:takeoffTimeAccuracy | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AccuracyOfPredictedTimesType"> <xs:annotation> <xs:documentation>Contains actual vs predicted flight times metrics for departure flights.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="lookaheadTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The duration of the lookahead time.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="queueWaitingTimeAccuracy" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The queue waiting time accuracy for the flight computed as the difference between the actual queue waiting time and the predicted queue waiting time.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="spotToQueueTaxiTimePredictionAccuracy" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The duration that is the difference between the flight's actual taxi time and the predicted taxi time.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="takeoffTimeAccuracy" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The duration that is the difference between the flight's actual takeoff time and the predicted takeoff time.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:DurationType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="lookaheadTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The duration of the lookahead time.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:DurationType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="queueWaitingTimeAccuracy" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The queue waiting time accuracy for the flight computed as the difference between the actual queue waiting time and the predicted queue waiting time.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:DurationType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="spotToQueueTaxiTimePredictionAccuracy" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The duration that is the difference between the flight's actual taxi time and the predicted taxi time.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:DurationType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="takeoffTimeAccuracy" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The duration that is the difference between the flight's actual takeoff time and the predicted takeoff time.</xs:documentation> </xs:annotation> </xs:element> |