LandmarkNames
Information about a landmark's name and aliases are implemented in the LandmarkNames object. The attributes of the LandmarkNames object are:
|
Attribute
|
Description
|
|---|---|
|
name |
A string of maximum length 25 containing the name of the landmark. |
|
aliases[] |
An array of strings, maximum length 25 characters each, containing additional aliases used to uniquely identify the landmark. |
WSDL Definition
Here is how the LandmarkNames object is defined within the WSDL
|
|
Sample XML
Here is a sample showing what the LandmarkNames object would look like in XML
|
|