LandmarkAttribute
Information about a Landmark Attribute is implemented in the LandmarkAttribute object. The attributes of the LandmarkAttribute object are:
Attribute
|
Description
|
---|---|
attributeID |
A string of maximum length 20 containing the name/identifier of the landmark attribute. |
value |
A string of maximum length 1024 containing the named attribute's value. |
WSDL Definition
Here is how the LandmarkAttribute object is defined within the WSDL
|
Sample XML
Here is a sample showing what the LandmarkAttribute object would look like in XML
|