diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:accuracyOfPredictedTimes | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ActualVersusPredictedFlightTimesType"> <xs:annotation> <xs:documentation> Contains actual versus predicted flight times metrics for departure flights.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="accuracyOfPredictedTimes" type="nas:AccuracyOfPredictedTimesType" nillable="true" minOccurs="0" maxOccurs="20"> <xs:annotation> <xs:documentation>Contains accuracy of predicted times metrics for departure flights. The set of accuracy measurements is repeated for each different Lookahead Time.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:AccuracyOfPredictedTimesType | ||||||||
properties |
|
||||||||
children | nas:lookaheadTime nas:queueWaitingTimeAccuracy nas:spotToQueueTaxiTimePredictionAccuracy nas:takeoffTimeAccuracy | ||||||||
annotation |
|
||||||||
source | <xs:element name="accuracyOfPredictedTimes" type="nas:AccuracyOfPredictedTimesType" nillable="true" minOccurs="0" maxOccurs="20"> <xs:annotation> <xs:documentation>Contains accuracy of predicted times metrics for departure flights. The set of accuracy measurements is repeated for each different Lookahead Time.</xs:documentation> </xs:annotation> </xs:element> |