fn:node-name(node $srcval) → QName?
Function signature
$srcval
node()
Result
xs:QName ?
Returns the name of the given node, as a QName value (that is, a namespace URI plus local name)
XPath 2.0 Specification
Expand
Up Next