diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:actual nas:estimated nas:initial nas:scheduled | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:ReportedTimeType | ||||||||
properties |
|
||||||||
children | nas:provenance nas:time | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:ReportedTimeType | ||||||||
properties |
|
||||||||
children | nas:provenance nas:time | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |