diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||
type | extension of fb:AtcUnitReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:position | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="OtherUnitReferenceType"> <annotation> <documentation> A reference to an area control centre, approach control unit or aerodrome control tower using the ATC unit name and optionally its geographical position, if no ICAO location indicator is available. [FIXM] </documentation> </annotation> <complexContent> <extension base="fb:AtcUnitReferenceType"> <sequence> <element name="position" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The geographical point of the Unit. [AIXM 5.1] </documentation> </annotation> </element> </sequence> <attribute name="atcUnitNameOrAlternate" type="fb:TextNameType" use="optional"> <annotation> <documentation> The full textual name of the ATC unit [adapted from AIXM 5.1] or an alternate identifier for the unit. [FIXM] </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="atcUnitNameOrAlternate" type="fb:TextNameType" use="optional"> <annotation> <documentation> The full textual name of the ATC unit [adapted from AIXM 5.1] or an alternate identifier for the unit. [FIXM] </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||
type | fb:GeographicalPositionType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:pos | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="position" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The geographical point of the Unit. [AIXM 5.1] </documentation> </annotation> </element> |