coords Data Type

Coordinates of a point on the globe. Mostly used for Cities.

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
lat double attribute 1/1 The latitude part of the coordinates.
long double attribute 1/1 The longitude part of the coordinates.

Example

<coords lat="34.0983425" long="-118.3267434"/>