replace XML tag with XSLT
So I have an xml document and I need to take all instances of <tag> and change them to <tag:tag> what is the best way to do this? I tried using xpath and then from the nodelist calling .setNodeName but there is not setter for that. How should I go about this? Should I just read it as a string and use regex?
"America... just a nation of two hundred million used car salesmen with all the money we need to buy guns and no qualms about killing anybody else in the world who tries to make us uncomfortable. " - Hunter S. Thompson
MCAD
IBM Business Partner
Bookmarks