Implementer Page: uri.base-uri.html Function Package: uri.base-uri.zip Function Syntaxstring 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. |