Dave, Is this bug only in the Xalan 1.9 release? Do all the previous versions after Xalan 1.4 have this issue?
Thanks, Ravin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 30, 2005 10:49 AM To: xalan-c-users@xml.apache.org Subject: Re: xalan-c 1.9 pezrformance issue? I also noticed which sounds like a new bug: the xsl:output > omit-xml-declaration attribute seems to be ignored. My xsl contains it > (value="yes") and xalan-c 1.4 transformation did not generate the xml > header, as expected, whereas version > 1.9 still generates the header ... Anyway, I can leave this that. This bug has been fixed in the latest CVS code and will appear in the next release. > 14655kb: 1h27m (22s) !!! > > The xsl uses two xsl:key for Muenchian grouping. Nothing especially > tricky, at least for other processors like xalan-c 1.4 and saxon... I > had a look to the xalan-c mailing list archive and open bugs but found > nothing on performance aspects... This bug has also been fixed in the latest CVS code. Dave