diagram | |||||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||||
children | fb:atcUnitNameOrAlternate fb:controlSectorDesignator fb:extension fb:locationIndicator fb:position | ||||||||||||||
used by | |||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="AtcUnitReferenceType"> <xs:annotation> <xs:documentation>A reference to an area control centre, approach control unit or aerodrome control tower being either: - the ICAO location indicator of the atc unit, as listed in ICAO Doc 7910 - if no ICAO location indicator is available, the ATC unit name and optionally its geographical position. [FIXM]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="atcUnitNameOrAlternate" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The full textual name of the ATC unit [adapted from AIXM 5.1] or an alternate identifier for the unit. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="controlSectorDesignator" type="fb:AirspaceDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A published sequence of characters allowing the identification of a subdivision of a designated control area within which responsibility is assigned to one controller or to a small group of controllers. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:AtcUnitReferenceExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="locationIndicator" type="fb:LocationIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A four-letter code group formulated in accordance with rules prescribed by ICAO and assigned to the atc unit. [Specialised from ICAO Annex 10] The list of ICAO location indicators is provided by ICAO Doc 7910.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="position" type="fb:GeographicalPositionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The geographical point of the Unit. [AIXM 5.1]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="href" type="fb:HypertextReferenceType" use="optional"> <xs:annotation> <xs:documentation>Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features. This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | fb:HypertextReferenceType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="href" type="fb:HypertextReferenceType" use="optional"> <xs:annotation> <xs:documentation>Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features. This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="atcUnitNameOrAlternate" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The full textual name of the ATC unit [adapted from AIXM 5.1] or an alternate identifier for the unit. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||||
type | fb:AirspaceDesignatorType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="controlSectorDesignator" type="fb:AirspaceDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A published sequence of characters allowing the identification of a subdivision of a designated control area within which responsibility is assigned to one controller or to a small group of controllers. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||
type | fb:AtcUnitReferenceExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:AtcUnitReferenceExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:LocationIndicatorType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="locationIndicator" type="fb:LocationIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A four-letter code group formulated in accordance with rules prescribed by ICAO and assigned to the atc unit. [Specialised from ICAO Annex 10] The list of ICAO location indicators is provided by ICAO Doc 7910.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||||
type | fb:GeographicalPositionType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:pos | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="position" type="fb:GeographicalPositionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The geographical point of the Unit. [AIXM 5.1]</xs:documentation> </xs:annotation> </xs:element> |