xsl-list
[Top] [All Lists]

Re: Problem with encoding UTF-8

2004-12-15 10:29:38
"Geert" == Geert Josten <Geert(_dot_)Josten(_at_)daidalos(_dot_)nl> 
writes:

    Geert> hex mode and look whether it starts with the sequence EF BB
    Geert> BF. If so, you have a UTF-8 BOM in your file. You have to
    Geert> get rid of it, or switch to Saxon (or something else?)..

The presence of a UTF-8 BOM affects only the parsing - not the XSLT
processor.

In fact, I cam across just this problem using Saxon 8.1.1 on my Linux
system, so switching to Saxon might not be a cure.
The XML parser was ... whatever happens to be the JAXP default on my
system (I don't know).
-- 
Colin Paul Adams
Preston Lancashire

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>