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:[EMAIL PROTECTED]] Sent: Friday, January 25, 2002 12:17 AM To: '[EMAIL PROTECTED]' 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: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]