[xsl] IXSLProcessor - input in UTF-8?

Subject: [xsl] IXSLProcessor - input in UTF-8?
From: "Gabriel" <gabriel.klappenbach@xxxxxxxxx>
Date: Tue, 13 Sep 2005 16:20:06 +0200
How can I let the IXSLProcessor read it's input XML as UTF-8? It seems it
will only read it as ISO-8859-1 for some reason, as if it's hardcoded to
interpret input in that encoding.

Has anyone successfully used a UTF-8 encoded input to IXSLProcessor, and
have the result come out as intended? If so can I see that code?

/Gabriel

Current Thread