complexType ReclearanceInFlightType
diagram FficeMessage_diagrams/FficeMessage_p265.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:filedRevisedDestinationAerodrome fx:routeToRevisedDestination
used by
element ArrivalType/reclearanceInFlight
annotation
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]"
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>

element ReclearanceInFlightType/extension
diagram FficeMessage_diagrams/FficeMessage_p266.png
namespace http://www.fixm.aero/flight/4.2
type fb:ReclearanceInFlightExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
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>

element ReclearanceInFlightType/filedRevisedDestinationAerodrome
diagram FficeMessage_diagrams/FficeMessage_p267.png
namespace http://www.fixm.aero/flight/4.2
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features.  [FIXM]
annotation
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]
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>

element ReclearanceInFlightType/routeToRevisedDestination
diagram FficeMessage_diagrams/FficeMessage_p268.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Route to the revised destination aerodrome. [FIXM]
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy