Re: Problems with iso-8859-1

Subject: Re: Problems with iso-8859-1
From: Lars Marius Garshol <larsga@xxxxxxxxxx>
Date: 01 Feb 1999 19:27:56 +0100
* Lars-Arne Mattsson
| 
| I have realized that I've got a serious problem. The koala
| XSL-parser (or rather SAX that it uses) doesn't seem to handle the
| iso-8859-1 encoding. 

SAX does not have this problem, although individual XML parsers may
well have it. Since the Koala XSL engine claims to be able to use any
XML parser with a SAX driver I suggest that you switch to a different
parser from the one you are using.

I suppose most of them support iso-8859-1. XP, the Sun parser, Lark
and AElfred should all be good alternatives.

See <URL:http://www.stud.ifi.uio.no/~larsga/linker/XMLtools.html> for
details and URLs.

--Lars M.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread