fn:namespace-uri-for-prefix( element $element, string $prefix) → string?
Function signature
$prefix |
xs:string |
$element |
element() |
Result |
string ? |
Implemented. Changed in 7.9 so the prefix is now the first argument, the element node the second.
Note: The old name get-namespace-uri-for-prefix is retained as a synonym