complexType NasRunwayDepartureEstimatedType
diagram Nas_diagrams/Nas_p115.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:TimeType
properties
base fb:TimeType
used by
element NasRunwayDepartureTimeType/estimated
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
attributes
Name  Type  Use  Default  Fixed  Annotation
estimatedType  nas:TfmsEstimatedDepartureTypeType  optional      
documentation

                     The type for the estimated runway departure time determined by Traffic Flow Management
                     System (TFMS).
                 
annotation
documentation

            The estimated runway departure time considering all data sources, as determined by
            Traffic Flow Management System (TFMS).
        
source <complexType name="NasRunwayDepartureEstimatedType">
 
<annotation>
   
<documentation>
            The estimated runway departure time considering all data sources, as determined by
            Traffic Flow Management System (TFMS).
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:TimeType">
     
<attribute name="estimatedType" type="nas:TfmsEstimatedDepartureTypeType" use="optional">
       
<annotation>
         
<documentation>
                     The type for the estimated runway departure time determined by Traffic Flow Management
                     System (TFMS).
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute NasRunwayDepartureEstimatedType/@estimatedType
type nas:TfmsEstimatedDepartureTypeType
properties
use optional
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 <attribute name="estimatedType" type="nas:TfmsEstimatedDepartureTypeType" use="optional">
 
<annotation>
   
<documentation>
                     The type for the estimated runway departure time determined by Traffic Flow Management
                     System (TFMS).
                 
</documentation>
 
</annotation>
</attribute>


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