complexType NasRunwayDepartureEstimatedType
diagram Nas_diagrams/Nas_p208.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:estimatedTime nas:estimatedType
used by
element NasRunwayDepartureTimeType/estimated
annotation
documentation
The estimated time of runway departure as provided by a specified source.
source <xs:complexType name="NasRunwayDepartureEstimatedType">
 
<xs:annotation>
   
<xs:documentation>The estimated time of runway departure as provided by a specified source.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="estimatedTime" type="nas:ReportedTimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The reported estimated runway departure time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="estimatedType" type="nas:TfmsEstimatedDepartureTypeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The type for the estimated runway departure time determined by Traffic Flow Management System (TFMS).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasRunwayDepartureEstimatedType/estimatedTime
diagram Nas_diagrams/Nas_p209.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:ReportedTimeType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:provenance nas:time
annotation
documentation
The reported estimated runway departure time.
source <xs:element name="estimatedTime" type="nas:ReportedTimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The reported estimated runway departure time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRunwayDepartureEstimatedType/estimatedType
diagram Nas_diagrams/Nas_p210.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:TfmsEstimatedDepartureTypeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration SCHEDULED
documentation
Scheduled
enumeration EARLY_INTENT
documentation
Early Intent
enumeration PROPOSED
documentation
Proposed
enumeration TAXIED
documentation
Taxied
enumeration ESTIMATED
documentation
Estimated
enumeration METERED
documentation
Metered
enumeration ACTUAL
documentation
Actual
enumeration AIRLINE
documentation
Airline
enumeration REROUTE
documentation
Reroute
annotation
documentation
The type for the estimated runway departure time determined by Traffic Flow Management System (TFMS).
source <xs:element name="estimatedType" type="nas:TfmsEstimatedDepartureTypeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The type for the estimated runway departure time determined by Traffic Flow Management System (TFMS).</xs:documentation>
 
</xs:annotation>
</xs:element>


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