All I want is the output xml should keep all characters as they are (I want no conversion), I do not want utf8.
Is it possible to do it in this framework?
Ha, until now I did not knew it is possible to use anything else than utf-8/utf-16...
But
"Encodings other than UTF-8 and UTF-16 will not necessarily be recognized by every XML parser."