diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fb:SignificantPointType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension fb:bearing fb:distance fb:position fb:referencePoint | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="RelativePointType"> <annotation> <documentation> Bearing and distance from a reference point. [ICAO Doc 4444, Appendix 2, ITEM 15] This FIXM class adds one optional property 'position' which may be used as a complement to the bearing, distance and reference point information in order to provide the computed position of the relative point, if available. </documentation> </annotation> <complexContent> <extension base="fb:SignificantPointType"> <sequence> <element name="bearing" type="fb:BearingType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The radius from a chosen Significant Point </documentation> </annotation> </element> <element name="distance" type="fb:DistanceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Distance from the chosen Significant Point to the Intersection. </documentation> </annotation> </element> <element name="position" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The values of latitude and longitude that define the position of the Relative Point on the surface of the Earth with respect to a reference datum. [specialised from ICAO Doc 9881] This optional field may be used to provide the actual position of the relative point if already known / computed. </documentation> </annotation> </element> <element name="referencePoint" type="fb:DesignatedPointOrNavaidType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The designated point or navaid used as reference for building an intersection </documentation> </annotation> </element> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||
type | fb:BearingType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
facets |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="bearing" type="fb:BearingType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The radius from a chosen Significant Point </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||
type | fb:DistanceType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="distance" type="fb:DistanceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Distance from the chosen Significant Point to the Intersection. </documentation> </annotation> </element> |
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 values of latitude and longitude that define the position of the Relative Point on the surface of the Earth with respect to a reference datum. [specialised from ICAO Doc 9881] This optional field may be used to provide the actual position of the relative point if already known / computed. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fb:DesignatedPointOrNavaidType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension fb:position | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="referencePoint" type="fb:DesignatedPointOrNavaidType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The designated point or navaid used as reference for building an intersection </documentation> </annotation> </element> |