complexType ActualVersusPredictedFlightTimesType
diagram Nas_diagrams/Nas_p472.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:accuracyOfPredictedTimes
used by
element TfdmDepartureType/actualVersusPredictedFlightTimes
annotation
documentation
Contains actual versus predicted flight times metrics for departure flights.
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>

element ActualVersusPredictedFlightTimesType/accuracyOfPredictedTimes
diagram Nas_diagrams/Nas_p473.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:AccuracyOfPredictedTimesType
properties
minOcc 0
maxOcc 20
content complex
nillable true
children nas:lookaheadTime nas:queueWaitingTimeAccuracy nas:spotToQueueTaxiTimePredictionAccuracy nas:takeoffTimeAccuracy
annotation
documentation
Contains accuracy of predicted times metrics for departure flights. The set of accuracy measurements is repeated for each different Lookahead Time.
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>


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