revision: February 14, 2024
Creates an XPathNSResolver which resolves namespaces with respect to the definitions in scope for a specified node.
createNSResolver(node)
Parameters:
node : the node to be used as a context for namespace resolution.