standard.lib.xml.xmlNodeSetBase

xmlNodeSetBase is available since version 1.0.

Prototype:

null-returned xmlNodeSetBase(number cur, string uri)

Parameters

cur
the node being modified
uri
the new base URI

Description:

Set (or reset) the base URI of a node. i.e. the value of the xml:base attribute.

Return value:

Returns nothing.