xsl-list
[Top] [All Lists]

RE: Encoding problem or what else?

2005-12-08 01:38:19

But you can use Saxon with a different XML parser.

More specifically, I think that it should work if:

(a) you use the default parser included with JDK 1.5, or

(b) you use JDK 1.4 and put the latest Xerces parser on your classpath,
invoking it in place of the Crimson parser that comes as the default parser
in JDK 1.4.


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




--~------------------------------------------------------------------
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>
--~--