diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:delayReason fx:delayReference fx:delayType fx:delayValue fx:extension | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="EnRouteDelayType"> <xs:annotation> <xs:documentation>En Route delay or holding planned to occur at a significant point or along a route element.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="delayReason" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The reason for the delay. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="delayReference" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates a named hold pattern, airspace or aerodrome at which the en route delay is expected to occur.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="delayType" type="fx:EnRouteDelayTypeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates if the en route delay is planned airborne holding, or Operator (Airspace User) requested operations at a specified location.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="delayValue" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The length of time the flight is expected to be delayed at a specific point en route.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:EnRouteDelayExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="delayReason" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The reason for the delay. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="delayReference" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates a named hold pattern, airspace or aerodrome at which the en route delay is expected to occur.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||||||||||||||||||||||||||
type | fx:EnRouteDelayTypeType | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <xs:element name="delayType" type="fx:EnRouteDelayTypeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates if the en route delay is planned airborne holding, or Operator (Airspace User) requested operations at a specified location.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:DurationType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="delayValue" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The length of time the flight is expected to be delayed at a specific point en route.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:EnRouteDelayExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:EnRouteDelayExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |