diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:estimatedTime nas:estimatedType | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="NasRunwayArrivalEstimatedType"> <xs:annotation> <xs:documentation>The estimated time of runway arrival as provided by a specified source.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="estimatedTime" type="nas:ReportedTimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The reported estimated runway arrival time.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="estimatedType" type="nas:TfmsEstimatedArrivalTypeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The type for the estimated runway arrival time determined by Traffic Flow Management System (TFMS).</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="estimatedTime" type="nas:ReportedTimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The reported estimated runway arrival time.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||||||||||||||||||||||||||
type | nas:TfmsEstimatedArrivalTypeType | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <xs:element name="estimatedType" type="nas:TfmsEstimatedArrivalTypeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The type for the estimated runway arrival time determined by Traffic Flow Management System (TFMS).</xs:documentation> </xs:annotation> </xs:element> |