<br><font size=2 face="sans-serif"><br>
In the attached file, There are one XML-doc encoded in UTF-8. In one Element
(bizDoc) there is another document, also encoded as UTF-8.</font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
This 'inner' document contains norwegian characters that are encoded. </font><font size=3><br>
</font><font size=2 face="sans-serif"><br>
When the parses reads the outer document, however, the norwegian character
is decoded, thus the element bizDoc now contains information about an encoding
that no longer exists. So when I create a Dcoument based on a StringReader
from the bizDoc-element, the charachter is decoded again, and now contains
something completely different than intended.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Is this possible to get correct at all, as long as my input is as is ?</font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
Regards</font><font size=3> </font><font size=2 face="sans-serif"><br>
Frode Halvorsen</font><font size=3> <br>
</font>
<br>