Sylvain Wallez a écrit :
> 
> Steven Punte a écrit :
> >
> > I send this question to Michael Kay, author of Saxon,
> > and received the reply below.  He seems to indicated
> > that this is configurable, but I'm not sure of how
> > to adjust cocoon to eliminate this extra information.
> >
> > Can anyone suggest how to achieve such a "configuration"
> > to Saxon?
> >
> >    Steve Punte
> >
<snip/>
> 
> Saxon is not in cause in this problem (or maybe only for the xmlns:xml
> declaration) and is compliant with the XSLT spec, while Xalan has some
> bugs with the namespace:: axis and the XSP engine "relies" on this bug.
> 
> I patched the XSP engine for Cocoon 2 to avoid all these extraneous
> declarations, and obviously Cocoon 1 users need this patch also. I'll
> try to do it ASAP (I'm really busy these days, so don't expect it before
> tomorrow) and will notify you when it's done.
> 

Done : I updated org/apache/cocoon/processor/xsp/xsp-java.xsl
Namespaces are now generated only once in XSPs compiled whith Saxon.

Cheers
-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to