Hello everybody, I have access to a org.w3c.dom.Node instance, on which I want to execute an XPath expression. The Node has
namespace prefix, but not the namespace declaration. This is because the Node instance is obtained as the result of execution another XPath expression. The Node looks like the following. Roy Jaeson M 19831013 ASE I have tried setting ...