Location Element

Supported Children:

Element Description
Name This is the value specified for Project Address or City in the Location and Site dialog-- blank, if a location is specified by latitude and longitude.
Latitude This is the value specified for Latitude in the Location and Site dialog.
Longitude This is the value specified for Longitude in the Location and Site dialog. Longitude is given as an angular measurement ranging from 0× at the Prime Meridian (Greenwich) to +180× eastward and 180× westward.

Sample:

<Location>

<Name>Boston, MA, USA</Name>

<City>London, United Kingdom</City>

<Latitude>42.358300</Latitude>

<Longitude>-71.060300</Longitude>

</Location>