NetworkedPlanet | TMCore Web Services Guide |
This element conveys all of the information relating to a single topic name. The element has the following syntax:
<tm:name oid="OID
"> <tm:sourceLocators> <tm:locator href="URI
"/> </tm:sourceLocators> <tm:namestring>STRING
</tm:namestring> <tm:type ... /> <tm:variants> <tm:variant ... > ... </tm:variant> </tm:variants> <tm:scope> ... </tm:scope> </tm:name>
Contains the unique object identifier of the name. This attribute is OPTIONAL.
Contains a list of the source locators for this name.
Contains a single source locator URI for this name.
Contains the string value for this name. This element is REQUIRED.
Contains type information for this name. This element is OPTIONAL and is currently NOT SUPPORTED by the web service implementation.
Contains a list of tm:variant
elements
that define the variant names for this name. This element is
OPTIONAL.
Specifies the scope for this name. This element is OPTIONAL.