You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by sk...@dcsimtech.com on 2001/03/26 03:10:01 UTC

Problems with processing of multiple xml files

Hello everybody,

I'm struggling arround with that for weeks and finaly try it here.

So, I have some huge xml files which can nicely be shown by cocoon. But in
this xml files there is for example a menu comeing up in all of them.
Because cut and paste is not a really nice programming technique I wondered
what to do. So I got that XInclude in mind and tried it.

The XInclude processing works fine. Cocoon sends a nice xml file to the
browser with all the parts I included. But cocoon doesn't build a html file
as it does when I don't use Xinclude. So cocoon only includes the xml files
to be included and then lies about the document type. It puts that doctype
html stuff in the first line but doesn't touch the stylesheet an build
html. I think there must be someone having the same problem. So please, if
you have any idea or any solution, please reply.


Thanks in advance,

Sascha Kolski



---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>