diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fb:SignificantPointType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension fb:position | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="PositionPointType"> <annotation> <documentation> An unnamed point designated only with a latitude/longitude. [FIXM] </documentation> </annotation> <complexContent> <extension base="fb:SignificantPointType"> <sequence> <element name="position" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The values of latitude and longitude that define the position of a point on the surface of the Earth with respect to a reference datum. [specialised from ICAO Doc 9881] </documentation> </annotation> </element> </sequence> </extension> </complexContent> </complexType> |
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 a point on the surface of the Earth with respect to a reference datum. [specialised from ICAO Doc 9881] </documentation> </annotation> </element> |