[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: IXSLProcessor - input in UTF-8?

Subject: Re: IXSLProcessor - input in UTF-8?
From: andrew welch <andrew.j.welch@xxxxxxxxx>
Date: Tue, 13 Sep 2005 18:09:57 +0100
is0 8859 1 utf 8
On 9/13/05, Gabriel <gabriel.klappenbach@xxxxxxxxx> wrote:
> Because when I input the XML in ISO-8859-1 the characters edv are
> transformed correctly, but when I input them as UTF-8, they look like
> rubbish transformed. So they are interpreted as ISO-8859-1 even though they
> are UTF-8.
>
> Btw, have you used IXSLProcessor and used UTF-8 input?

Those characters should be the same in both IS0-8859-1 and UTF-8...

Try setting your output encoding to ascii eg:

<xsl:output encoding="US-ASCII"/>

This will ensure all non ascii characters are written out as a
character references.  Doing removes any issues surrounding the viewer
reading the result in the wrong encoding.

What character references get output?  You should see &#229;&#228;&#246;

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.