This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Character encoding problem


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]