You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "shenoy, nitin" <ns...@telegea.com> on 2002/01/25 06:21:16 UTC

FW: XSLTransformer questions!

Hi Folks,

I apologise if I am violating posting rules, but the answers to the question
may not be in the realm of the User's list.

Regards,
Nitin

-----Original Message-----
From: shenoy, nitin [mailto:nshenoy@telegea.com]
Sent: Friday, January 25, 2002 12:17 AM
To: 'cocoon-users@xml.apache.org'
Subject: XSLTransformer questions!


Q1) How do I pass the result of XSL transformations to an Action?

 <map:match pattern="ProcessOrder">
        <map:generate type="file" src="input/message.xml"/>
        <map:transform src="input/identity.xsl"/>
        <map:act type="load-order" />
        <map:serialize/>
</map:match>

In the above scenario, I want to be able to pass the result of
transformation by identity.xsl to load-order action! Is that possible and if
yes how?

Q2) How do I handle a scenario where every xsl:for-each should fire an
action inside a sitemap? I guess a related question also is whether Sitemap
has any construct for loops?

Please do help.

Regards,
Nitin



---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org