Fixed the COPY command to copy attributes and handle the "target"
commit053c0e24d784f3c5ebf91a849558bf7c123870e7
authorBen Kibbey <bjk@luxsci.net>
Sun, 28 Feb 2010 00:54:15 +0000 (27 19:54 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sun, 28 Feb 2010 00:54:15 +0000 (27 19:54 -0500)
tree12e6eec03daef5b44d176bea657de7980c80c170
parent2190404b02deb5768dd130128298d57dd24fafae
Fixed the COPY command to copy attributes and handle the "target"
attribute properly. Also fixed copying root element without other
elements in the source element path.
doc/COMMANDS
src/commands.c
src/xml.c
src/xml.h