NetworkedPlanet | TMCore Web Services Guide |
The extension
element provides extension
values from the NPCL schema. Each extension value is typed using a URI
type identifier. The extension element has the following
syntax:
<nf:extension type="URI
" >VALUE
</nf:extension>
Contains the URI identifier for the extension type. The value of this attribute is any URI.
The text content of the extension
element is the extension value expressed as a string.