complexType TfdmArrivalType
diagram Nas_diagrams/Nas_p281.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:ExtensionType
properties
base fb:ExtensionType
children nas:taxiOperationsMetrics
used by
element TfdmArrival
annotation
documentation

            Contains TFDM-specific flight arrival information.
        
source <complexType name="TfdmArrivalType">
 
<annotation>
   
<documentation>
            Contains TFDM-specific flight arrival information.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensionType">
     
<sequence>
       
<element name="taxiOperationsMetrics" type="nas:ArrivalTaxiOperationsMetricsType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Provides phase of taxi operations metrics for arrival flights.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element TfdmArrivalType/taxiOperationsMetrics
diagram Nas_diagrams/Nas_p282.png
namespace http://www.faa.aero/nas/4.2
type nas:ArrivalTaxiOperationsMetricsType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
inboundMovementAreaHoldTimeDuration  fb:DurationType  optional      
documentation

               The time duration spent holding in the movement area by an arriving flight.
           
inboundMovementAreaTaxiTimeDuration  fb:DurationType  optional      
documentation

               The time duration for taxi in the movement area by an arriving flight
           
inboundRampTaxiTimeDuration  fb:DurationType  optional      
documentation

               The time duration for  taxi in the ramp area by an arriving flight.
           
annotation
documentation

                        Provides phase of taxi operations metrics for arrival flights.
                    
source <element name="taxiOperationsMetrics" type="nas:ArrivalTaxiOperationsMetricsType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Provides phase of taxi operations metrics for arrival flights.
                    
</documentation>
 
</annotation>
</element>


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