complexType OtherReferenceType
diagram Nas_diagrams/Nas_p379.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 OtherReference
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        
iataDesignator  fb:IataAerodromeDesignatorType  optional      
documentation

                     The three letter coded location identifier of an aerodrome according to the IATA
                     Resolution 763. [adapted from AIXM 5.1]
                 
annotation
documentation

            An aerodrome reference relying on the aerodrome name ("Dallas Fort Worth") or the
            identifier assigned to the aerodrome location in accordance with rules (resolution
            767) governed by the International Air Transport Association.
        
source <complexType name="OtherReferenceType">
 
<annotation>
   
<documentation>
            An aerodrome reference relying on the aerodrome name ("Dallas Fort Worth") or the
            identifier assigned to the aerodrome location in accordance with rules (resolution
            767) governed by the International Air Transport Association.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:AerodromeReferenceType">
     
<attribute name="iataDesignator" type="fb:IataAerodromeDesignatorType" use="optional">
       
<annotation>
         
<documentation>
                     The three letter coded location identifier of an aerodrome according to the IATA
                     Resolution 763. [adapted from AIXM 5.1]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute OtherReferenceType/@iataDesignator
type fb:IataAerodromeDesignatorType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]{3}
annotation
documentation

                     The three letter coded location identifier of an aerodrome according to the IATA
                     Resolution 763. [adapted from AIXM 5.1]
                 
source <attribute name="iataDesignator" type="fb:IataAerodromeDesignatorType" use="optional">
 
<annotation>
   
<documentation>
                     The three letter coded location identifier of an aerodrome according to the IATA
                     Resolution 763. [adapted from AIXM 5.1]
                 
</documentation>
 
</annotation>
</attribute>


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