You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The geographical postion using the World Geodetic System WGS84. Longitude and Latitude are mandatory attributes and to be provided as decimals.

Altitude is optional and to be provided in meters as a decimal.

Element NameGeoPosition
Parent ElementsAddress
Element XPath(s)
  • /ODM/AdminData/User/Address/GeoPosition
  • /ODM/AdminData/Location/Address/GeoPosition
  • /ODM/AdminData/Organization/Address/GeoPosition
Element Textual ValueNone
AttributesLongitude, Latitude, Altitude
Child ElementsNone
Usage/Business Rules

AttributeSchema Datatype or EnumerationUsageDefinitionBusinessRule(s)
LongitudedecimalOptional

Longitude component of geoposition coordinates in decimal degrees.

  • May require conversion from degrees, minutes, seconds format.

LatitudedecimalOptional

Latitude component of geoposition coordinate in decimal degrees degrees.

  • May require conversion from degrees, minutes, seconds format. 


AltitudedecimalOptionalHeight above sea level in meters.


  • No labels