diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.3 | ||
type | restriction of fx:PlannedDelayType | ||
properties |
|
||
children | fx:delayReason fx:delayReference fx:delayType fx:delayValue fx:extension | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FficePFP_PlannedDelayType"> <xs:annotation> <xs:documentation>Delay or holding planned to occur at a significant point or along a route element.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="fx:PlannedDelayType"> <xs:sequence> <xs:element name="delayReason" type="fb:CharacterStringType" minOccurs="1" 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 delay is expected to occur.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="delayType" type="fx:PlannedDelayTypeType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates if the 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" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The length of time the flight is expected to be delayed at a specific point.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:PlannedDelayExtensionType" 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:restriction> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
|||||||||
namespace | http://www.fixm.aero/flight/4.3 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="delayReason" type="fb:CharacterStringType" minOccurs="1" 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.3 | |||||||||
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 delay is expected to occur.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.3 | |||||||||||||||||||||||||||||||||
type | fx:PlannedDelayTypeType | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <xs:element name="delayType" type="fx:PlannedDelayTypeType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates if the 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.3 | ||||||
type | fb:DurationType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="delayValue" type="fb:DurationType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The length of time the flight is expected to be delayed at a specific point.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||
type | fb:PlannedDelayExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:PlannedDelayExtensionType" 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> |