complexType NasInBlockTimeType
diagram Nas_diagrams/Nas_p61.png
namespace http://www.faa.aero/nas/4.2
children nas:estimated
used by
elements NasArrivalType/inBlockTime NasInBlockTime
attributes
Name  Type  Use  Default  Fixed  Annotation
initial  fb:TimeType  optional      
documentation

               The original stand arrival time of the flight when the flight is first created.
           
scheduled  fb:TimeType  optional      
documentation

               Scheduled gate time of arrival for a flight, as provided by the OAG (Official Airline
               Guide).
           
annotation
documentation

            Contains information about flight  gate arrival time.
        
source <complexType name="NasInBlockTimeType">
 
<annotation>
   
<documentation>
            Contains information about flight  gate arrival time.
        
</documentation>
 
</annotation>
 
<sequence>
   
<element name="estimated" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="2000">
     
<annotation>
       
<documentation>
                  The estimated off-block time for a flight, as determined by the Traffic Flow Management
                  System, based on NAS flight data
                  The estimated time at which a flight will arrive at the stand as provided by the
                  airspace user.
              
</documentation>
     
</annotation>
   
</element>
 
</sequence>
 
<attribute name="initial" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               The original stand arrival time of the flight when the flight is first created.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="scheduled" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               Scheduled gate time of arrival for a flight, as provided by the OAG (Official Airline
               Guide).
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute NasInBlockTimeType/@initial
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 original stand arrival time of the flight when the flight is first created.
           
source <attribute name="initial" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               The original stand arrival time of the flight when the flight is first created.
           
</documentation>
 
</annotation>
</attribute>

attribute NasInBlockTimeType/@scheduled
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

               Scheduled gate time of arrival for a flight, as provided by the OAG (Official Airline
               Guide).
           
source <attribute name="scheduled" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               Scheduled gate time of arrival for a flight, as provided by the OAG (Official Airline
               Guide).
           
</documentation>
 
</annotation>
</attribute>

element NasInBlockTimeType/estimated
diagram Nas_diagrams/Nas_p62.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

                  The estimated off-block time for a flight, as determined by the Traffic Flow Management
                  System, based on NAS flight data
                  The estimated time at which a flight will arrive at the stand as provided by the
                  airspace user.
              
source <element name="estimated" type="nas:ReportedTimeType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                  The estimated off-block time for a flight, as determined by the Traffic Flow Management
                  System, based on NAS flight data
                  The estimated time at which a flight will arrive at the stand as provided by the
                  airspace user.
              
</documentation>
 
</annotation>
</element>


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