Forum Discussion
thestraw
10 years agoOccasional Contributor
I want to copy a tag called "signature" from one XmlHolder object to another.
Since I couldn't make it to work, I've tried something basic like:
request.setNodeValue("/", "none" )
It didn't update the root node with anything.