Subject: RE: Bug in SAXON (entity/character set ) ??
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 20 Nov 2000 09:07:11 -0000
|
> I am having trouble getting the character • to output
> corrrectly using SAXON.
>
> The SAXON transform produced "gibberish" characters.
Saxon (like any conformant XSLT processor) will produce UTF-8 characters
unless you ask for anything else. UTF-8 looks like gibberish if you try
reading it using software that doesn't understand UTF-8.
Try <xsl:output encoding="iso-8859-1"/>
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Kay Michael - Mon, 20 Nov 2000 09:07:11 -0000 <=
Kay Michael - Mon, 20 Nov 2000 10:23:29 -0000
|
|