NetworkedPlanet | TMCore Web Services Guide |
This element contains all of the information relating to a single occurrence. The element has the following syntax:
<tm:occurrence oid="OID
"> <tm:sourceLocators> <tm:locator href="URI
"/> </tm:sourceLocators> <tm:type displayname="NAME
" tref="OID
" psi="PSI
" /> <tm:resourcedata>STRING
</tm:resourcedata> <tm:resource href="URI
"/> <tm:scope> ... </tm:scope> </tm:occurrence>
Contains the unique object identifier of the occurrence. This attribute is OPTIONAL. It may be omitted when creating a new occurrence on a topic.
Contains a list of the source locators for this occurrence. This element is OPTIONAL.
Contains a single source locator URI for this occurrence. This attribute is REQUIRED.
Contains a display label for the topic which defines the type of this occurrence. This attribute is OPTIONAL.
Contains the unique object identifier of the topic which defines the type of this occurrence. This attribute is REQUIRED.
References the topic which defines the type of this occurrence by a subject identifier of that topic. This attribute is OPTIONAL.
Contains the resource data value for the occurrence. This element is OPTIONAL.
Specifies the resource locator for the occurrence. This element is OPTIONAL.
Contains the resource locator URI for this occurrence. This attribute is REQUIRED.
Specifies the scope for this occurrence. This element is OPTIONAL.