[EMAIL PROTECTED] wrote:
Hi,
I use the following tools to handle XML documents:
Xerces 2.7
Xalan 1.10
I want to manipulate a DOMDocument (add/remove/replace nodes) and to look for
nodes using XPath. The function selectSingleNode is called with a
XercesDOMWrapperParsedSource and returns a XalanNo
Hi,
I use the following tools to handle XML documents:
Xerces 2.7
Xalan 1.10
I want to manipulate a DOMDocument (add/remove/replace nodes) and to look for
nodes using XPath. The function selectSingleNode is called with a
XercesDOMWrapperParsedSource and returns a XalanNode.
The problem is that t