Hi.

Can I have an action directly under a pipeline?? Something like this:

<map:pipelines>
  <map:pipeline>

    <map:act ....>
      <map:match ......>
        ...
      </map:match>
      <map:match ....>
        ...
      </map:match>

      ..............

    </map:act>

  </map:pipeline>
</map:pipelines>

I'm asking because I have an action that I want executed for every
element inside the pipeline.

Thanks for your help.


---------------------------------------------------------------------
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]>

Reply via email to