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)
commit9c00eb84ce3c8edf1ba18c60e62aa53c0f072230
tree19bbd2a4da6d529f77668ac208eb21edb8498898
parent53b4b1887e400850708e8f6a38f3cba6684d1e04
Add irspy_namespace()
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.
lib/ZOOM/IRSpy/Utils.pm