RE: [xsl] Character encoding problem

Subject: RE: [xsl] Character encoding problem
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 21 May 2001 19:16:49 +0100
> Saxon:
> 	$ saxon main.html i18n.xsl currentLanguage=en
> 	Transform failed: =US-ASCII

The leading "=" suggests you're hitting bug 6.2.2/010; but I've no idea why.
This bug suggests that the input is being read from a source that has
external encoding information associated with it, typically an HTTP header.

Try moving to Saxon 6.3, or use a different XML parser, e.g. Xerces or
Crimson in place of AElfred.

Mike Kay
Software AG


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


Current Thread