Saxonica.com

fn:namespace-uri-for-prefix

fn:namespace-uri-for-prefix(string? $prefix, element $element) → string?

Function signature

$prefix

xs:string?

$element

element()

Result

string ?

Returns the namespace URI corresponding to a given prefix, using the namespaces that are in scope for a given element

XPath 2.0 Specification

Next