diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||
type | extension of fb:AngleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
facets |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="BearingType"> <annotation> <documentation> A data type used to represent direction in the coordinate reference system. [ISO 19107, chapter 6.3.12.1] The value of a bearing indication (at a given point) is measured as the angle between the bearing and either True North or Magnetic North. The angle is measured clockwise from 0 degrees up to and including 360 degrees. The value can also be a VOR radial. [AIXM 5.1] </documentation> </annotation> <simpleContent> <extension base="fb:AngleType"> <attribute name="zeroBearingType" type="fb:ZeroBearingTypeType" use="optional"> <annotation> <documentation> A code indicating the direction of the zero bearing. </documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> |
type | fb:ZeroBearingTypeType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <attribute name="zeroBearingType" type="fb:ZeroBearingTypeType" use="optional"> <annotation> <documentation> A code indicating the direction of the zero bearing. </documentation> </annotation> </attribute> |