complexType IcaoAerodromeReferenceType
diagram Nas_diagrams/Nas_p378.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:AerodromeReferenceType
properties
base fb:AerodromeReferenceType
children fb:extension fb:referencePoint
used by
element IcaoAerodromeReference
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        
locationIndicator  fb:LocationIndicatorType  optional      
documentation

                     A four-letter code group formulated in accordance with rules prescribed by ICAO and
                     assigned to the aerodrome. [Specialised from ICAO Annex 10]
                     The list of ICAO location indicators is provided by ICAO Doc 7910. [FIXM]
                 
annotation
documentation

            An aerodrome reference relying on the aerodrome's ICAO Location Indicator. [FIXM]
           
        
source <complexType name="IcaoAerodromeReferenceType">
 
<annotation>
   
<documentation>
            An aerodrome reference relying on the aerodrome's ICAO Location Indicator. [FIXM]
           
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:AerodromeReferenceType">
     
<attribute name="locationIndicator" type="fb:LocationIndicatorType" use="optional">
       
<annotation>
         
<documentation>
                     A four-letter code group formulated in accordance with rules prescribed by ICAO and
                     assigned to the aerodrome. [Specialised from ICAO Annex 10]
                     The list of ICAO location indicators is provided by ICAO Doc 7910. [FIXM]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute IcaoAerodromeReferenceType/@locationIndicator
type fb:LocationIndicatorType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]{4}
annotation
documentation

                     A four-letter code group formulated in accordance with rules prescribed by ICAO and
                     assigned to the aerodrome. [Specialised from ICAO Annex 10]
                     The list of ICAO location indicators is provided by ICAO Doc 7910. [FIXM]
                 
source <attribute name="locationIndicator" type="fb:LocationIndicatorType" use="optional">
 
<annotation>
   
<documentation>
                     A four-letter code group formulated in accordance with rules prescribed by ICAO and
                     assigned to the aerodrome. [Specialised from ICAO Annex 10]
                     The list of ICAO location indicators is provided by ICAO Doc 7910. [FIXM]
                 
</documentation>
 
</annotation>
</attribute>


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