There is an aggregate sample :
http://localhost:8080/cocoon/news/aggregate.xml
search for " <map:match pattern="news/aggregate.xml"> " in the sitemap,
you'll find a sample.
you can replaces lines like :
<map:part element="news" ns="http://foo.bar.com/slashdot"
src="cocoon:/news/slashdot.xml"/>
<map:part element="news" ns="http://foo.bar.com/moreover"
src="cocoon:/news/moreover.xml"/>
I just replaced "cocoon:/news/..." by a local url and it worked.
fabien.
---------------------------------------------------------------------
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]>