You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Volker Schneider <vo...@danet.de> on 2002/06/14 12:50:11 UTC

What does really do?

Dear colleagues,

does anybody know the difference between:

<map:pipeline>
  <map:match>...</map:match>
  <map:match>...</map:match>
</map:pipeline>

and

<map:pipeline>
  <map:match>...</map:match>
</map:pipeline>

<map:pipeline>
  <map:match>...</map:match>
</map:pipeline>

Thank you, best regards
- Volker -

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

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>