simpleType TfmsEstimatedDepartureTypeType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasRunwayDepartureEstimatedType/@estimatedType
facets
Kind Value Annotation
enumeration SCHEDULED
enumeration EARLY_INTENT
enumeration PROPOSED
enumeration TAXIED
enumeration ESTIMATED
enumeration METERED
enumeration ACTUAL
enumeration AIRLINE
enumeration REROUTE
annotation
documentation

            The type for the estimated runway departure time determined by Traffic Flow Management
            System (TFMS).
        
source <simpleType name="TfmsEstimatedDepartureTypeType">
 
<annotation>
   
<documentation>
            The type for the estimated runway departure time determined by Traffic Flow Management
            System (TFMS).
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="SCHEDULED"/>
   
<enumeration value="EARLY_INTENT"/>
   
<enumeration value="PROPOSED"/>
   
<enumeration value="TAXIED"/>
   
<enumeration value="ESTIMATED"/>
   
<enumeration value="METERED"/>
   
<enumeration value="ACTUAL"/>
   
<enumeration value="AIRLINE"/>
   
<enumeration value="REROUTE"/>
 
</restriction>
</simpleType>


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