Saxonica.com

fn:namespace-uri

fn:namespace-uri() → string

Function signature

Result

xs:string

Returns the namespace URI of the name of the context node

XPath 2.0 Specification

fn:namespace-uri(node? $srcval) → string

Function signature

$srcval

node() ?

Result

xs:string

Returns the namespace URI of the name of a given node

XPath 2.0 Specification

Next