xmlNodeSetBase is available since version 1.0.
Prototype:
null-returned xmlNodeSetBase(number cur, string uri)
Parameters
cur
the node being modified
Description:
Set (or reset) the base URI of a node. i.e. the value of the xml:base attribute.
Return value:
Returns nothing.