complexType AccuracyOfPredictedTimesType
diagram Nas_diagrams/Nas_p562.png
namespace http://www.fixm.aero/ext/nas/4.4
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_p563.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?P([0-9]+Y)?([0-9]+M)?([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+S)?)?
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_p564.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?P([0-9]+Y)?([0-9]+M)?([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+S)?)?
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_p565.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?P([0-9]+Y)?([0-9]+M)?([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+S)?)?
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_p566.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?P([0-9]+Y)?([0-9]+M)?([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+S)?)?
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