Subject:How to replace all nordic characters in an xml document Author:Bjorn K Date:14 Dec 2009 04:57 PM
I am trying to replace the nordic characters in an xml document. Of course, I could use value-of on each element and then replace each specific character. But I am looking for a simpler, more generic way to do this, that would work on the document (not just the string values).