complexType NasDepartureTaxiTimeType
diagram Nas_diagrams/Nas_p149.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:elapsedDepartureTaxiTime nas:estimatedDepartureQueueWaitingTime nas:estimatedDepartureRampTransitTime nas:estimatedSpotToQueueTaxiOutTime nas:totalEstimatedTaxiOutTime
used by
element NasDepartureType/departureTaxiTime
annotation
documentation
Container for NAS Specific Taxi Departure Times.
source <xs:complexType name="NasDepartureTaxiTimeType">
 
<xs:annotation>
   
<xs:documentation>Container for NAS Specific Taxi Departure Times.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="elapsedDepartureTaxiTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The elapsed taxi time for a departure aircraft. Starts when the flight enters the airport movement area and continues from there.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="estimatedDepartureQueueWaitingTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The estimated length of time for the flight in a departure queue.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="estimatedDepartureRampTransitTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The estimated taxi time from the stand to the entry point in the airport movement area.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="estimatedSpotToQueueTaxiOutTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The estimated taxi time from the entry point in the airport movement area to the departure queue entry.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="totalEstimatedTaxiOutTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The total estimated taxi out time from the stand to take-off.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasDepartureTaxiTimeType/elapsedDepartureTaxiTime
diagram Nas_diagrams/Nas_p150.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 elapsed taxi time for a departure aircraft. Starts when the flight enters the airport movement area and continues from there.
source <xs:element name="elapsedDepartureTaxiTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The elapsed taxi time for a departure aircraft. Starts when the flight enters the airport movement area and continues from there.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasDepartureTaxiTimeType/estimatedDepartureQueueWaitingTime
diagram Nas_diagrams/Nas_p151.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 estimated length of time for the flight in a departure queue.
source <xs:element name="estimatedDepartureQueueWaitingTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated length of time for the flight in a departure queue.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasDepartureTaxiTimeType/estimatedDepartureRampTransitTime
diagram Nas_diagrams/Nas_p152.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 estimated taxi time from the stand to the entry point in the airport movement area.
source <xs:element name="estimatedDepartureRampTransitTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated taxi time from the stand to the entry point in the airport movement area.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasDepartureTaxiTimeType/estimatedSpotToQueueTaxiOutTime
diagram Nas_diagrams/Nas_p153.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 estimated taxi time from the entry point in the airport movement area to the departure queue entry.
source <xs:element name="estimatedSpotToQueueTaxiOutTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated taxi time from the entry point in the airport movement area to the departure queue entry.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasDepartureTaxiTimeType/totalEstimatedTaxiOutTime
diagram Nas_diagrams/Nas_p154.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 total estimated taxi out time from the stand to take-off.
source <xs:element name="totalEstimatedTaxiOutTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The total estimated taxi out time from the stand to take-off.</xs:documentation>
 
</xs:annotation>
</xs:element>


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