On Thursday, October 31, 2002, at 02:59 PM, Steven Punte wrote:
What the difference between
<map:pipeline>
<map:match="foo">......</>
<map:match="bar">......</>
</>
and
<map:pipeline>
<map:match="foo">......</>
</>
<map:pipeline>
<map:match="bar">......</>
</>
Please see:
http://xml.apache.org/cocoon/faq/faq-sitemap.html#faq-9
Diana
---------------------------------------------------------------------
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>