complexType AerodromeReferenceType
diagram Nas_diagrams/Nas_p376.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
abstract true
children fb:extension fb:referencePoint
used by
elements AerodromeReference ArrivalType/aerodrome DestinationType/aerodrome DepartureType/aerodrome DestinationType/aerodromeAlternate ShippingInformationType/aerodromeOfLoading ShippingInformationType/aerodromeOfUnloading EnRouteType/alternateAerodrome ArrivalType/arrivalAerodrome ArrivalType/destinationAerodrome ArrivalType/destinationAerodromeAlternate ReclearanceInFlightType/filedRevisedDestinationAerodrome DepartureType/takeoffAlternateAerodrome ControlElementType/arrivalAerodrome
complexTypes IcaoAerodromeReferenceType OtherReferenceType
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 aerodrome reference being either:
            - the ICAO location indicator of the aerodrome, as listed in ICAO Doc 7910 (E.g.
            "KDFW")
            - if no location indicator is available, the aerodrome name (E.g. "Dallas Fort Worth")
            or the identifier assigned to the aerodrome location in accordance with rules (resolution
            767) governed by the International Air Transport Association. (E.g. "DFW")
            [FIXM]
        
source <complexType name="AerodromeReferenceType" abstract="true">
 
<annotation>
   
<documentation>
            An aerodrome reference being either:
            - the ICAO location indicator of the aerodrome, as listed in ICAO Doc 7910 (E.g.
            "KDFW")
            - if no location indicator is available, the aerodrome name (E.g. "Dallas Fort Worth")
            or the identifier assigned to the aerodrome location in accordance with rules (resolution
            767) governed by the International Air Transport Association. (E.g. "DFW")
            [FIXM]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="referencePoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The designated geographical location of an aerodrome. [ICAO]
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="name" type="fb:AerodromeNameType" use="optional">
       
<annotation>
         
<documentation>
                     The primary official name of an aerodrome as designated by an appropriate authority.
                     [AIXM 5.1]
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attributeGroup ref="xlink:simpleAttrs"/>
   
</extension>
 
</complexContent>
</complexType>

attribute AerodromeReferenceType/@name
type fb:AerodromeNameType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !&quot;&amp;amp;#$%'\(\)\*\+\-\./:;&amp;lt;=&amp;gt;\?@\[\\\]\^_\|\{\}])*
annotation
documentation

                     The primary official name of an aerodrome as designated by an appropriate authority.
                     [AIXM 5.1]
                 
source <attribute name="name" type="fb:AerodromeNameType" use="optional">
 
<annotation>
   
<documentation>
                     The primary official name of an aerodrome as designated by an appropriate authority.
                     [AIXM 5.1]
                 
</documentation>
 
</annotation>
</attribute>

element AerodromeReferenceType/referencePoint
diagram Nas_diagrams/Nas_p377.png
namespace http://www.fixm.aero/base/4.1
type fb:SignificantPointType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
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 designated geographical location of an aerodrome. [ICAO]
                    
source <element name="referencePoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The designated geographical location of an aerodrome. [ICAO]
                    
</documentation>
 
</annotation>
</element>


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