Subject: RE: UTF-8 Output
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 11 May 2001 10:03:59 +0100
|
> Everything works very well except Unicode characters.
Since all of the output is Unicode characters, you've got a problem.
I am
> using Xalan 2.0.
> When I look at the XSL trace the Unicode characters are
> correct but when I
> look at the HTML source some of the Unicode bytes have been
> converted to
> HTML entities. As a result Unicode characters are not
> displayed correctly in
> a browser.
Sounds as if your browser isn't handling HTML 4.0 correctly.
I think Xalan has some configuration files to control which HTML entities
are output. Saxon has a different mechanism, the saxon:representation
attribute on xsl:output.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- UTF-8 Output
- Jim Schmidt - Thu, 10 May 2001 17:08:30 -0400 (EDT)
- Mike Brown - Thu, 10 May 2001 18:14:07 -0400 (EDT)
- Michael Kay - Fri, 11 May 2001 05:00:05 -0400 (EDT) <=
|
|