fn:node-kind(node $srcval) → string
Function signature
$srcval
node()
Result
xs:string
Identifies what kind of node the argument is, as a string, for example "element" or "attribute"
XPath 2.0 Specification
Removed in Saxon 7.8
Expand
Up Next