simpleType TfmsEstimatedDepartureTypeType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasRunwayDepartureEstimatedType/estimatedType
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:simpleType name="TfmsEstimatedDepartureTypeType">
 
<xs:annotation>
   
<xs:documentation>The type for the estimated runway departure time determined by Traffic Flow Management System (TFMS).</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="SCHEDULED">
     
<xs:annotation>
       
<xs:documentation>Scheduled</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="EARLY_INTENT">
     
<xs:annotation>
       
<xs:documentation>Early Intent</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PROPOSED">
     
<xs:annotation>
       
<xs:documentation>Proposed</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TAXIED">
     
<xs:annotation>
       
<xs:documentation>Taxied</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ESTIMATED">
     
<xs:annotation>
       
<xs:documentation>Estimated</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="METERED">
     
<xs:annotation>
       
<xs:documentation>Metered</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ACTUAL">
     
<xs:annotation>
       
<xs:documentation>Actual</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AIRLINE">
     
<xs:annotation>
       
<xs:documentation>Airline</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="REROUTE">
     
<xs:annotation>
       
<xs:documentation>Reroute</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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