complexType DestinationType
diagram Nas_diagrams/Nas_p497.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:aerodrome fx:aerodromeAlternate fx:reclearanceInFlight
used by
elements Destination FlightType/destination
attributes
Name  Type  Use  Default  Fixed  Annotation
runwayDirection  fb:RunwayDirectionDesignatorType  optional      
documentation

                     The runway direction for landing [FIXM]
                     <deprecated>
<deletionVersion>5.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
<replacement>Fixm.Flight.Arrival.Arrival.runwayDirection</replacement>
</deprecated>
annotation
documentation

            Information about the planned destination of the flight. [FIXM]
            <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
<replacement>Fixm.Flight.Arrival.Arrival</replacement>
</deprecated>
source <complexType name="DestinationType">
 
<annotation>
   
<documentation>
            Information about the planned destination of the flight. [FIXM]
           
<deprecated>
       
<deletionVersion>5.0.0</deletionVersion>
       
<deprecationVersion>4.1.0</deprecationVersion>
       
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
       
<replacement>Fixm.Flight.Arrival.Arrival</replacement>
     
</deprecated>
   
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="aerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The aerodrome of intended landing. [ICAO Doc 4444 - extracted from the definition
                        of Destination Alternate]
                        This is the aerodrome at which the flight is scheduled to arrive. [FIXM]
                       
<deprecated>
               
<deletionVersion>5.0</deletionVersion>
               
<deprecationVersion>4.1.0</deprecationVersion>
               
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
               
<replacement>Fixm.Flight.Arrival.Arrival.destinationAerodrome</replacement>
             
</deprecated>
           
</documentation>
         
</annotation>
       
</element>
       
<element name="aerodromeAlternate" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="2000">
         
<annotation>
           
<documentation>
                        An alternate aerodrome to which an aircraft may proceed should it become either impossible
                        or inadvisable to land at the aerodrome of intended landing. [ICAO Doc 4444]
                       
<deprecated>
               
<deletionVersion>5.0</deletionVersion>
               
<deprecationVersion>4.1.0</deprecationVersion>
               
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
               
<replacement>Fixm.Flight.Arrival.Arrival.destinationAerodromeAlternate</replacement>
             
</deprecated>
           
</documentation>
         
</annotation>
       
</element>
       
<element name="reclearanceInFlight" type="fx:ReclearanceInFlightType" minOccurs="0" maxOccurs="1">
         
<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>
       
</element>
     
</sequence>
     
<attribute name="runwayDirection" type="fb:RunwayDirectionDesignatorType" use="optional">
       
<annotation>
         
<documentation>
                     The runway direction for landing [FIXM]
                    
<deprecated>
             
<deletionVersion>5.0</deletionVersion>
             
<deprecationVersion>4.1.0</deprecationVersion>
             
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
             
<replacement>Fixm.Flight.Arrival.Arrival.runwayDirection</replacement>
           
</deprecated>
         
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute DestinationType/@runwayDirection
type fb:RunwayDirectionDesignatorType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern (0[1-9]|[12][0-9]|3[0-6])[LRC]{0,1}
annotation
documentation

                     The runway direction for landing [FIXM]
                     <deprecated>
<deletionVersion>5.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
<replacement>Fixm.Flight.Arrival.Arrival.runwayDirection</replacement>
</deprecated>
source <attribute name="runwayDirection" type="fb:RunwayDirectionDesignatorType" use="optional">
 
<annotation>
   
<documentation>
                     The runway direction for landing [FIXM]
                    
<deprecated>
       
<deletionVersion>5.0</deletionVersion>
       
<deprecationVersion>4.1.0</deprecationVersion>
       
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
       
<replacement>Fixm.Flight.Arrival.Arrival.runwayDirection</replacement>
     
</deprecated>
   
</documentation>
 
</annotation>
</attribute>

element DestinationType/aerodrome
diagram Nas_diagrams/Nas_p498.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

                        The aerodrome of intended landing. [ICAO Doc 4444 - extracted from the definition
                        of Destination Alternate]
                        This is the aerodrome at which the flight is scheduled to arrive. [FIXM]
                        <deprecated>
<deletionVersion>5.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
<replacement>Fixm.Flight.Arrival.Arrival.destinationAerodrome</replacement>
</deprecated>
source <element name="aerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The aerodrome of intended landing. [ICAO Doc 4444 - extracted from the definition
                        of Destination Alternate]
                        This is the aerodrome at which the flight is scheduled to arrive. [FIXM]
                       
<deprecated>
       
<deletionVersion>5.0</deletionVersion>
       
<deprecationVersion>4.1.0</deprecationVersion>
       
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
       
<replacement>Fixm.Flight.Arrival.Arrival.destinationAerodrome</replacement>
     
</deprecated>
   
</documentation>
 
</annotation>
</element>

element DestinationType/aerodromeAlternate
diagram Nas_diagrams/Nas_p499.png
namespace http://www.fixm.aero/flight/4.1
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 2000
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

                        An alternate aerodrome to which an aircraft may proceed should it become either impossible
                        or inadvisable to land at the aerodrome of intended landing. [ICAO Doc 4444]
                        <deprecated>
<deletionVersion>5.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
<replacement>Fixm.Flight.Arrival.Arrival.destinationAerodromeAlternate</replacement>
</deprecated>
source <element name="aerodromeAlternate" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                        An alternate aerodrome to which an aircraft may proceed should it become either impossible
                        or inadvisable to land at the aerodrome of intended landing. [ICAO Doc 4444]
                       
<deprecated>
       
<deletionVersion>5.0</deletionVersion>
       
<deprecationVersion>4.1.0</deprecationVersion>
       
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
       
<replacement>Fixm.Flight.Arrival.Arrival.destinationAerodromeAlternate</replacement>
     
</deprecated>
   
</documentation>
 
</annotation>
</element>

element DestinationType/reclearanceInFlight
diagram Nas_diagrams/Nas_p500.png
namespace http://www.fixm.aero/flight/4.1
type fx:ReclearanceInFlightType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:filedRevisedDestinationAerodrome
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 <element name="reclearanceInFlight" type="fx:ReclearanceInFlightType" minOccurs="0" maxOccurs="1">
 
<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>
</element>


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