complexType NasRunwayDepartureTimeType
diagram Nas_diagrams/Nas_p116.png
namespace http://www.faa.aero/nas/4.2
children nas:actual nas:earliest nas:estimated
used by
elements NasDepartureType/runwayDepartureTime NasRunwayDepartureTime
attributes
Name  Type  Use  Default  Fixed  Annotation
base  fb:TimeType  optional      
documentation

               The last Runway Departure Time - Traffic Flow Management System Estimated modeled
               by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight
               departs and includes any time-out delay modeled by TFMS.
           
controlled  fb:TimeType  optional      
documentation

               The time at which a flight is required to take off from the runway as a result of
               a tactical slot allocation or a Traffic Management Initiative.
           
original  fb:TimeType  optional      
documentation

               The last Runway Departure Time - Traffic Flow Management System Estimated modeled
               by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight
               departs, or the flight is  time-out  delayed by TFMS.
           
originalControlled  fb:TimeType  optional      
documentation

               The first controlled departure time (CTD/EDCT) issued for a flight for the control
               element which currently controls the flight.
           
preferred  fb:TimeType  optional      
documentation

               A runway departure time which, when considered in aggregate with other flights for
               that Airspace User, indicates the preferred departure sequence.
           
target  fb:TimeType  optional      
documentation

               Target Take Off Time (TTOT)
           
tbfmControlled  fb:TimeType  optional      
documentation

               The time at which a flight is required to take off from the runway as scheduled by
               Time Based Flow Management.
           
annotation
documentation

            Container for NAS Specific Runway Departure Times.
        
source <complexType name="NasRunwayDepartureTimeType">
 
<annotation>
   
<documentation>
            Container for NAS Specific Runway Departure Times.
        
</documentation>
 
</annotation>
 
<sequence>
   
<element name="actual" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="2000">
     
<annotation>
       
<documentation>
                  Contains information about actual runway time.
                  The actual runway departure time, as determined by a reported source.
                  
                  These fields in the U.S. extension  are used in order to allow providing provenances
                  source data.  Actual time that does not include provenance source data should be
                  recorded in Core.Departure.actualTimeOfDeparture.
              
</documentation>
     
</annotation>
   
</element>
   
<element name="earliest" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  The earliest time a flight can takeoff (wheels-off) based on its "earliest off block
                  time" and other factors, as determined by the reporting source.
              
</documentation>
     
</annotation>
   
</element>
   
<element name="estimated" type="nas:NasRunwayDepartureEstimatedType" minOccurs="0" maxOccurs="2000">
     
<annotation>
       
<documentation>
                  The estimated runway departure time considering all data sources, as determined by
                  Traffic Flow Management System (TFMS).
                  The estimated time of runway departure, as provided by the Airspace User.
              
</documentation>
     
</annotation>
   
</element>
 
</sequence>
 
<attribute name="base" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               The last Runway Departure Time - Traffic Flow Management System Estimated modeled
               by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight
               departs and includes any time-out delay modeled by TFMS.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="controlled" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               The time at which a flight is required to take off from the runway as a result of
               a tactical slot allocation or a Traffic Management Initiative.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="original" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               The last Runway Departure Time - Traffic Flow Management System Estimated modeled
               by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight
               departs, or the flight is  time-out  delayed by TFMS.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="originalControlled" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               The first controlled departure time (CTD/EDCT) issued for a flight for the control
               element which currently controls the flight.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="preferred" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               A runway departure time which, when considered in aggregate with other flights for
               that Airspace User, indicates the preferred departure sequence.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="target" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               Target Take Off Time (TTOT)
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="tbfmControlled" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               The time at which a flight is required to take off from the runway as scheduled by
               Time Based Flow Management.
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute NasRunwayDepartureTimeType/@base
type fb:TimeType
properties
use optional
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
annotation
documentation

               The last Runway Departure Time - Traffic Flow Management System Estimated modeled
               by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight
               departs and includes any time-out delay modeled by TFMS.
           
source <attribute name="base" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               The last Runway Departure Time - Traffic Flow Management System Estimated modeled
               by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight
               departs and includes any time-out delay modeled by TFMS.
           
</documentation>
 
</annotation>
</attribute>

attribute NasRunwayDepartureTimeType/@controlled
type fb:TimeType
properties
use optional
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
annotation
documentation

               The time at which a flight is required to take off from the runway as a result of
               a tactical slot allocation or a Traffic Management Initiative.
           
source <attribute name="controlled" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               The time at which a flight is required to take off from the runway as a result of
               a tactical slot allocation or a Traffic Management Initiative.
           
</documentation>
 
</annotation>
</attribute>

attribute NasRunwayDepartureTimeType/@original
type fb:TimeType
properties
use optional
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
annotation
documentation

               The last Runway Departure Time - Traffic Flow Management System Estimated modeled
               by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight
               departs, or the flight is  time-out  delayed by TFMS.
           
source <attribute name="original" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               The last Runway Departure Time - Traffic Flow Management System Estimated modeled
               by TFMS before either a Traffic Management Initiative (TMI) is issued, or the flight
               departs, or the flight is  time-out  delayed by TFMS.
           
</documentation>
 
</annotation>
</attribute>

attribute NasRunwayDepartureTimeType/@originalControlled
type fb:TimeType
properties
use optional
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
annotation
documentation

               The first controlled departure time (CTD/EDCT) issued for a flight for the control
               element which currently controls the flight.
           
source <attribute name="originalControlled" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               The first controlled departure time (CTD/EDCT) issued for a flight for the control
               element which currently controls the flight.
           
</documentation>
 
</annotation>
</attribute>

attribute NasRunwayDepartureTimeType/@preferred
type fb:TimeType
properties
use optional
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
annotation
documentation

               A runway departure time which, when considered in aggregate with other flights for
               that Airspace User, indicates the preferred departure sequence.
           
source <attribute name="preferred" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               A runway departure time which, when considered in aggregate with other flights for
               that Airspace User, indicates the preferred departure sequence.
           
</documentation>
 
</annotation>
</attribute>

attribute NasRunwayDepartureTimeType/@target
type fb:TimeType
properties
use optional
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
annotation
documentation

               Target Take Off Time (TTOT)
           
source <attribute name="target" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               Target Take Off Time (TTOT)
           
</documentation>
 
</annotation>
</attribute>

attribute NasRunwayDepartureTimeType/@tbfmControlled
type fb:TimeType
properties
use optional
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
annotation
documentation

               The time at which a flight is required to take off from the runway as scheduled by
               Time Based Flow Management.
           
source <attribute name="tbfmControlled" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               The time at which a flight is required to take off from the runway as scheduled by
               Time Based Flow Management.
           
</documentation>
 
</annotation>
</attribute>

element NasRunwayDepartureTimeType/actual
diagram Nas_diagrams/Nas_p117.png
namespace http://www.faa.aero/nas/4.2
type nas:ReportedTimeType
properties
minOcc 0
maxOcc 2000
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
reportedTimestamp  fb:TimeType  optional      
documentation

               Indicates the timestamp of when the time was reported.
           
source  nas:SourceType  optional      
documentation

               Source of the time report.
           
time  fb:TimeType  optional      
documentation

                     Time which is the subject of the ReportedTime.
                 
annotation
documentation

                  Contains information about actual runway time.
                  The actual runway departure time, as determined by a reported source.
                  
                  These fields in the U.S. extension  are used in order to allow providing provenances
                  source data.  Actual time that does not include provenance source data should be
                  recorded in Core.Departure.actualTimeOfDeparture.
              
source <element name="actual" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                  Contains information about actual runway time.
                  The actual runway departure time, as determined by a reported source.
                  
                  These fields in the U.S. extension  are used in order to allow providing provenances
                  source data.  Actual time that does not include provenance source data should be
                  recorded in Core.Departure.actualTimeOfDeparture.
              
</documentation>
 
</annotation>
</element>

element NasRunwayDepartureTimeType/earliest
diagram Nas_diagrams/Nas_p118.png
namespace http://www.faa.aero/nas/4.2
type nas:ReportedTimeType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
reportedTimestamp  fb:TimeType  optional      
documentation

               Indicates the timestamp of when the time was reported.
           
source  nas:SourceType  optional      
documentation

               Source of the time report.
           
time  fb:TimeType  optional      
documentation

                     Time which is the subject of the ReportedTime.
                 
annotation
documentation

                  The earliest time a flight can takeoff (wheels-off) based on its "earliest off block
                  time" and other factors, as determined by the reporting source.
              
source <element name="earliest" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                  The earliest time a flight can takeoff (wheels-off) based on its "earliest off block
                  time" and other factors, as determined by the reporting source.
              
</documentation>
 
</annotation>
</element>

element NasRunwayDepartureTimeType/estimated
diagram Nas_diagrams/Nas_p119.png
namespace http://www.faa.aero/nas/4.2
type nas:NasRunwayDepartureEstimatedType
properties
minOcc 0
maxOcc 2000
content complex
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).
                  The estimated time of runway departure, as provided by the Airspace User.
              
source <element name="estimated" type="nas:NasRunwayDepartureEstimatedType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                  The estimated runway departure time considering all data sources, as determined by
                  Traffic Flow Management System (TFMS).
                  The estimated time of runway departure, as provided by the Airspace User.
              
</documentation>
 
</annotation>
</element>


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