RE: [xsl] DTD extends XML attributes, how can I suppress this behaviour

Subject: RE: [xsl] DTD extends XML attributes, how can I suppress this behaviour
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 13 Feb 2009 09:01:36 -0000
I don't recommend anyone to use the built-in parser in JDK 1.6, because it
randomly corrupts attribute values - the free-standing version of Xerces
from Apache is much more reliable. However, I haven't come across this
particular problem. Please move to Saxon 9.1.0.5 and if the problem persists
submit a bug report (with all required files) to the saxon-help mailing list
or forum.

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

> -----Original Message-----
> From: NK [mailto:nesslegg@xxxxxxxxx] 
> Sent: 13 February 2009 00:57
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] DTD extends XML attributes, how can I 
> suppress this behaviour
> 
> Saxon 9.1.0.2J from Saxonica
> Java version 1.6.0_10-rc
> There is nothing in lib/endorsed
> Not sure to find out how to if 
> javax.xml.parsers.SAXParserFactory is set.
> 
> Christoph
> 
> On Thu, Feb 12, 2009 at 4:06 PM, Michael Kay 
> <mike@xxxxxxxxxxxx> wrote:
> > What version of Saxon?
> > What version of the JDK?
> > Is javax.xml.parsers.SAXParserFactory set?
> > Is there anything in lib/endorsed?
> >
> > Michael Kay
> > http://www.saxonica.com/

Current Thread