complexType NasInBlockTimeType
diagram Nas_diagrams/Nas_p64.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:actual nas:estimated nas:initial nas:scheduled
used by
element NasArrivalType/inBlockTime
annotation
documentation
Contains information about flight  gate arrival time.
source <xs:complexType name="NasInBlockTimeType">
 
<xs:annotation>
   
<xs:documentation>Contains information about flight  gate arrival time.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="actual" type="nas:ReportedTimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time at which a flight arrives at the stand as reported by a specified source.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="estimated" type="nas:ReportedTimeType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>The estimated in-block time for a flight as reported by a specified source.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="initial" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The original stand arrival time of the flight when the flight is first created.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="scheduled" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Scheduled gate time of arrival for a flight, as provided by the OAG (Official Airline Guide).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasInBlockTimeType/actual
diagram Nas_diagrams/Nas_p65.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:ReportedTimeType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:provenance nas:time
annotation
documentation
The time at which a flight arrives at the stand as reported by a specified source.
source <xs:element name="actual" type="nas:ReportedTimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time at which a flight arrives at the stand as reported by a specified source.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasInBlockTimeType/estimated
diagram Nas_diagrams/Nas_p66.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:ReportedTimeType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children nas:provenance nas:time
annotation
documentation
The estimated in-block time for a flight as reported by a specified source.
source <xs:element name="estimated" type="nas:ReportedTimeType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>The estimated in-block time for a flight as reported by a specified source.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasInBlockTimeType/initial
diagram Nas_diagrams/Nas_p67.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
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 <xs:element name="initial" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The original stand arrival time of the flight when the flight is first created.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasInBlockTimeType/scheduled
diagram Nas_diagrams/Nas_p68.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
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 <xs:element name="scheduled" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Scheduled gate time of arrival for a flight, as provided by the OAG (Official Airline Guide).</xs:documentation>
 
</xs:annotation>
</xs:element>


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