Help for this page
my $xpc = XML::LibXML::XPathContext->new($root); $xpc->findnodes(...) $xpc->findnodes(..., $topic)
$root->findnodes(...) $root->findnodes(..., $topic)