complexType TfdmArrivalType
diagram Nas_diagrams/Nas_p494.png
namespace http://www.fixm.aero/ext/nas/4.3
type extension of fb:ArrivalExtensionType
properties
base fb:ArrivalExtensionType
children nas:taxiOperationsMetrics
annotation
documentation
Contains TFDM-specific flight arrival information.
source <xs:complexType name="TfdmArrivalType">
 
<xs:annotation>
   
<xs:documentation>Contains TFDM-specific flight arrival information.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:ArrivalExtensionType">
     
<xs:sequence>
       
<xs:element name="taxiOperationsMetrics" type="nas:ArrivalTaxiOperationsMetricsType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Provides phase of taxi operations metrics for arrival flights.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element TfdmArrivalType/taxiOperationsMetrics
diagram Nas_diagrams/Nas_p495.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:ArrivalTaxiOperationsMetricsType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:inboundMovementAreaHoldTimeDuration nas:inboundMovementAreaTaxiTimeDuration nas:inboundRampTaxiTimeDuration
annotation
documentation
Provides phase of taxi operations metrics for arrival flights.
source <xs:element name="taxiOperationsMetrics" type="nas:ArrivalTaxiOperationsMetricsType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Provides phase of taxi operations metrics for arrival flights.</xs:documentation>
 
</xs:annotation>
</xs:element>


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