Hi Volker,
It's actually easy:
<map:match pattern="get_something">
<map:aggregate element="root_of_result">
<map:part element="root_of_part1" src="some_url.html"/>
<map:part element="root_of_part2" src="cocoon:/some_pipeline"/>
</map:aggregate>
<map:transform src="stylesheets/what_you_want.xsl"/>
<map:serialize/>
</map:match>
Best regards
Roman
Volker Schneider wrote:
> Hi colleagues,
>
> does anybody have a simple aggregation sample where two xml files from
> filesystem are aggregated together?
>
> I always get an error message "stylesheet directed termination".
>
> Documentation says "aggregation is simple" - I don't think so...
>
> Best regards
> - Volker -
>
> ---------------------------------------------------------------------
> 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]>
---------------------------------------------------------------------
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]>