EXSLT - uri:base-uri - Version 1

Version: 1
Status: new
User Page: index.html
XML Definition: uri.base-uri.xml
Function Package: uri.base-uri.zip

Function Syntax

string uri:base-uri(node-set?)

The uri:base-uri function returns the base URI—computed as described in the XML Base Recommendation—for the first node of its argument. If this argument is not specified, then it defaults to the context node. It is an error if this argument is not a node-set or is the empty node-set.

An implementation of this extension function in the EXSLT uri namespace must conform to the behaviour described in this document.

Change History

Submitted: 2006-03-15
Creator: John L. Clark(http://infinitesque.net/)

Obtains the base URI for a node.

Copyright

http://www.exslt.org/uri/functions/base-uri/uri.base-uri.1.html last modified 2006-03-15