RE: [xsl] Problem with encoding UTF-8

Subject: RE: [xsl] Problem with encoding UTF-8
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 15 Dec 2004 17:45:29 -0000
> If so, you have a 
> UTF-8 BOM in your file. You have to get rid of it, or switch 
> to Saxon (or something else?)..

Whether or not Saxon accepts a BOM depends on the XML parser you are using.
Xerces accepts the BOM, Crimson does not.

Michael Kay
http://www.saxonica.com/

Current Thread