Add irspy_namespace()
authorMike Taylor <mike@indexdata.com>
Thu, 9 Nov 2006 16:09:35 +0000 (16:09 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 9 Nov 2006 16:09:35 +0000 (16:09 +0000)
Both it and now irspy_xpath_context() now use private hash.
Comment out intrusive debugging in modify_xml_document() and
dom_add_element()
New element added in dom_add_element() has its namespace explicitly
set, which enables it to be found by subsequent $xc->find()
calls.


No differences found