complexType AccuracyOfPredictedTimesType
diagram Nas_diagrams/Nas_p467.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:lookaheadTime nas:queueWaitingTimeAccuracy nas:spotToQueueTaxiTimePredictionAccuracy nas:takeoffTimeAccuracy
used by
element ActualVersusPredictedFlightTimesType/accuracyOfPredictedTimes
annotation
documentation
Contains actual vs predicted flight times metrics for departure flights.
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>

element AccuracyOfPredictedTimesType/lookaheadTime
diagram Nas_diagrams/Nas_p468.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
The duration of the lookahead time.
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>

element AccuracyOfPredictedTimesType/queueWaitingTimeAccuracy
diagram Nas_diagrams/Nas_p469.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
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.
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>

element AccuracyOfPredictedTimesType/spotToQueueTaxiTimePredictionAccuracy
diagram Nas_diagrams/Nas_p470.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
The duration that is the difference between the flight's actual taxi time and the predicted taxi time.
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>

element AccuracyOfPredictedTimesType/takeoffTimeAccuracy
diagram Nas_diagrams/Nas_p471.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
The duration that is the difference between the flight's actual takeoff time and the predicted takeoff time.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy