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)
commitdf6953ed87371a60bc2a899799c72270aba74e2e
tree9ccb2bc3f9051f0c0f523efe0222021c4028aa11
parent01a0e98b3db3860e2abd8587a3987a2115ad88be
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