extension Element

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>
nf:extension/@type

Contains the URI identifier for the extension type. The value of this attribute is any URI.

nf:extension/text()

The text content of the extension element is the extension value expressed as a string.