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