ON THIS PAGE
name()
Syntax
string name(<node-set>)
Description
Return the full name of the first node in the node set, including the prefix for its namespace declared in the source document. If no argument is passed, the function returns the full name of the context node.
Usage Examples
See emit-change Template (SLAX and XSLT) and emit_change (Python).