complexType NasRunwayArrivalEstimatedType
diagram Nas_diagrams/Nas_p69.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:estimatedTime nas:estimatedType
used by
element NasRunwayArrivalTimeType/estimated
annotation
documentation
The estimated time of runway arrival as provided by a specified source.
source <xs:complexType name="NasRunwayArrivalEstimatedType">
 
<xs:annotation>
   
<xs:documentation>The estimated time of runway arrival 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 arrival time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="estimatedType" type="nas:TfmsEstimatedArrivalTypeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The type for the estimated runway arrival time determined by Traffic Flow Management System (TFMS).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasRunwayArrivalEstimatedType/estimatedTime
diagram Nas_diagrams/Nas_p70.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 arrival time.
source <xs:element name="estimatedTime" type="nas:ReportedTimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The reported estimated runway arrival time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRunwayArrivalEstimatedType/estimatedType
diagram Nas_diagrams/Nas_p71.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:TfmsEstimatedArrivalTypeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration ACTUAL
documentation
Actual time at arrival runway.
enumeration ESTIMATED
documentation
Estimated time at the arrival runway.
enumeration PROPOSED
documentation
Proposed time at the arrival runway.
enumeration SCHEDULED
documentation
Scheduled time at the arrival runway.
enumeration AIRLINE
documentation
Airline time at the arrival runway.
enumeration CONTROLLED
documentation
Controlled time at the arrival runway.
annotation
documentation
The type for the estimated runway arrival time determined by Traffic Flow Management System (TFMS).
source <xs:element name="estimatedType" type="nas:TfmsEstimatedArrivalTypeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The type for the estimated runway arrival 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