|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: IXSLProcessor - input in 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 åäö
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








