complexType ArrivalTaxiOperationsMetricsType
diagram Nas_diagrams/Nas_p474.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:inboundMovementAreaHoldTimeDuration nas:inboundMovementAreaTaxiTimeDuration nas:inboundRampTaxiTimeDuration
used by
element TfdmArrivalType/taxiOperationsMetrics
annotation
documentation
Provides phase of taxi operations metrics for arrival flights.
source <xs:complexType name="ArrivalTaxiOperationsMetricsType">
 
<xs:annotation>
   
<xs:documentation>Provides phase of taxi operations metrics for arrival flights.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="inboundMovementAreaHoldTimeDuration" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time duration spent holding in the movement area by an arriving flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="inboundMovementAreaTaxiTimeDuration" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time duration for taxi in the movement area by an arriving flight</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="inboundRampTaxiTimeDuration" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time duration for  taxi in the ramp area by an arriving flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ArrivalTaxiOperationsMetricsType/inboundMovementAreaHoldTimeDuration
diagram Nas_diagrams/Nas_p475.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 time duration spent holding in the movement area by an arriving flight.
source <xs:element name="inboundMovementAreaHoldTimeDuration" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time duration spent holding in the movement area by an arriving flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ArrivalTaxiOperationsMetricsType/inboundMovementAreaTaxiTimeDuration
diagram Nas_diagrams/Nas_p476.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 time duration for taxi in the movement area by an arriving flight
source <xs:element name="inboundMovementAreaTaxiTimeDuration" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time duration for taxi in the movement area by an arriving flight</xs:documentation>
 
</xs:annotation>
</xs:element>

element ArrivalTaxiOperationsMetricsType/inboundRampTaxiTimeDuration
diagram Nas_diagrams/Nas_p477.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 time duration for  taxi in the ramp area by an arriving flight.
source <xs:element name="inboundRampTaxiTimeDuration" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time duration for  taxi in the ramp area by an arriving flight.</xs:documentation>
 
</xs:annotation>
</xs:element>


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