diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension fb:referencePoint | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | fb:AerodromeNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | fb:SignificantPointType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="referencePoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The designated geographical location of an aerodrome. [ICAO] </documentation> </annotation> </element> |