diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <complexType name="EnRouteDelayType"> <annotation> <documentation> En Route delay or holding planned to occur at a significant point or along a route element. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <attribute name="delayReference" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Indicates a named hold pattern, airspace or aerodrome at which the en route delay is expected to occur. </documentation> </annotation> </attribute> <attribute name="delayType" type="fx:EnRouteDelayTypeType" use="optional"> <annotation> <documentation> Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested operations at a specified location. </documentation> </annotation> </attribute> <attribute name="delayValue" type="fb:DurationType" use="optional"> <annotation> <documentation> The length of time the flight is expected to be delayed at a specific point en route. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="delayReference" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Indicates a named hold pattern, airspace or aerodrome at which the en route delay is expected to occur. </documentation> </annotation> </attribute> |
type | fx:EnRouteDelayTypeType | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <attribute name="delayType" type="fx:EnRouteDelayTypeType" use="optional"> <annotation> <documentation> Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested operations at a specified location. </documentation> </annotation> </attribute> |
type | fb:DurationType | ||
properties |
|
||
annotation |
|
||
source | <attribute name="delayValue" type="fb:DurationType" use="optional"> <annotation> <documentation> The length of time the flight is expected to be delayed at a specific point en route. </documentation> </annotation> </attribute> |