Not possible with msxml, what parsers/processors can you use?
Strictly speaking it shouldn't matter so is outside of the XSLT domain. You could parse the document as a straight text file and use regular expressions. You would also have to cope with single quotes within the value and replace these with
Why do you need to do this, sounds abit mis-guided?
--
Joe (
Microsoft MVP - XML)