simpleType TfmsEstimatedArrivalTypeType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasRunwayArrivalEstimatedType/@estimatedType
facets
Kind Value Annotation
enumeration ACTUAL
enumeration ESTIMATED
enumeration PROPOSED
enumeration SCHEDULED
enumeration AIRLINE
enumeration CONTROLLED
annotation
documentation

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


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