irspy_xpath_context() may now take a textual XML record instead of a
authorMike Taylor <mike@indexdata.com>
Wed, 8 Nov 2006 17:41:27 +0000 (17:41 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 8 Nov 2006 17:41:27 +0000 (17:41 +0000)
DOM tree.
dom_add_element() now correctly inserts a new _element_ with specified
value, rather than just inserting the value itself.
Slightly changed debugging output for modify_xml_document() and
dom_add_element().


No differences found