simpleType TfmsEstimatedArrivalTypeType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasRunwayArrivalEstimatedType/estimatedType
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:simpleType name="TfmsEstimatedArrivalTypeType">
 
<xs:annotation>
   
<xs:documentation>The type for the estimated runway arrival time determined by Traffic Flow Management System (TFMS).</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ACTUAL">
     
<xs:annotation>
       
<xs:documentation>Actual time at arrival runway.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ESTIMATED">
     
<xs:annotation>
       
<xs:documentation>Estimated time at the arrival runway.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PROPOSED">
     
<xs:annotation>
       
<xs:documentation>Proposed time at the arrival runway.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SCHEDULED">
     
<xs:annotation>
       
<xs:documentation>Scheduled time at the arrival runway.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AIRLINE">
     
<xs:annotation>
       
<xs:documentation>Airline time at the arrival runway.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CONTROLLED">
     
<xs:annotation>
       
<xs:documentation>Controlled time at the arrival runway.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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