RE: [xsl] IXSLProcessor - input in UTF-8?

Subject: RE: [xsl] IXSLProcessor - input in UTF-8?
From: "Gabriel" <gabriel.klappenbach@xxxxxxxxx>
Date: Wed, 14 Sep 2005 14:35:42 +0200
No, I'm loading the XML from a COM object that I use in my ASP code, server
side.

COM object --> DOM XML  -->  IXSLProcessor input

/Gabriel

> -----Ursprungligt meddelande-----
> Fren: David Carlisle [mailto:davidc@xxxxxxxxx]
> Skickat: den 14 september 2005 10:39
> Till: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Dmne: Re: [xsl] IXSLProcessor - input in UTF-8?
>
>
> > So how come the processor still ignores the encoding specified in the
> XML?
>
> If yopu are loading the file from HTTP server, the encoding specified by
> the server in the http heading has priority over <?xml dencoding
> declaration. So check what encoding your server is specifying.
>
> David
>
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________

Current Thread