On Tue, 20 Nov 2001, Michael McKibben wrote:
> Also, don't forget the parse="xml" attribute on your xinclude element. I
> didn't see it in the original example you sent.
>
I thought this were the default.
>From XInclude.java(87):
if (null == parse) parse="xml";
---------------------------------------------------------------------
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]>