complexType ReclearanceInFlightType
diagram Nas_diagrams/Nas_p501.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:filedRevisedDestinationAerodrome
used by
elements ArrivalType/reclearanceInFlight DestinationType/reclearanceInFlight ReclearanceInFlight
attributes
Name  Type  Use  Default  Fixed  Annotation
routeToRevisedDestination  fb:CharacterStringType  optional      
documentation

                     Route to the revised destination aerodrome. [FIXM]
                 
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 <complexType name="ReclearanceInFlightType">
 
<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]"
           
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="filedRevisedDestinationAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="1">
         
<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]
                       
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="routeToRevisedDestination" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     Route to the revised destination aerodrome. [FIXM]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute ReclearanceInFlightType/@routeToRevisedDestination
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

                     Route to the revised destination aerodrome. [FIXM]
                 
source <attribute name="routeToRevisedDestination" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     Route to the revised destination aerodrome. [FIXM]
                 
</documentation>
 
</annotation>
</attribute>

element ReclearanceInFlightType/filedRevisedDestinationAerodrome
diagram Nas_diagrams/Nas_p502.png
namespace http://www.fixm.aero/flight/4.1
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:referencePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:AerodromeNameType  optional      
documentation

                     The primary official name of an aerodrome as designated by an appropriate authority.
                     [AIXM 5.1]
                 
xlink:type  xlink:typeType      simple  
xlink:href  xlink:hrefType        
xlink:role  xlink:roleType        
xlink:arcrole  xlink:arcroleType        
xlink:title  xlink:titleAttrType        
xlink:show  xlink:showType        
xlink:actuate  xlink:actuateType        
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 <element name="filedRevisedDestinationAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="1">
 
<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]
                       
                    
</documentation>
 
</annotation>
</element>


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