diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:extension fx:filedRevisedDestinationAerodrome fx:routeToRevisedDestination | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ReclearanceInFlightType"> <xs:annotation> <xs:documentation>The route details to the revised destination aerodrome, followed by the ICAO four-letter location indicator of the aerodrome. The revised route is subject to reclearance in flight. [ICAO Doc 4444]"</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="extension" type="fb:ReclearanceInFlightExtensionType" 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:element name="filedRevisedDestinationAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Aerodrome where the flight will divert to based on the revised route. For example, an aerodrome where the flight will divert to if more fuel is used than expected.[FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="routeToRevisedDestination" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Route to the revised destination aerodrome. [FIXM]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:ReclearanceInFlightExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:ReclearanceInFlightExtensionType" 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> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:AerodromeReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="filedRevisedDestinationAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Aerodrome where the flight will divert to based on the revised route. For example, an aerodrome where the flight will divert to if more fuel is used than expected.[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="routeToRevisedDestination" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Route to the revised destination aerodrome. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |