Hm, why do you want to do this? Anyway, take a look at the sub sitemaps samples then to get an idea what Cocoon can do.
Vadim > From: sandhu@terra-firma [mailto:[EMAIL PROTECTED]] > > > CInclude transformer can do the job. See samples. > > Dear Vadim, > > > i've tried that , but the transformer works after the generate bit - i.e xml > gets included in the transformer stage- i need to work on included xml in > xsp generator itself - before transform stage. > > basically need to call a pipeline from within xsp page and work on the > included xml . > > Any pointers ? > > tks. > > -----Original Message----- > From: sandhu@terra-firma [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 12:41 PM > To: [EMAIL PROTECTED] > Subject: Include Pipeline output in XSP. > > Hi users, > > I need to include cocoon pipeline output into an XSP page - has anyone > done this using the pseudo protocol "xmldb:xindice://.... " . > > XSP page to have something like : > > <xsl:variable name="bbb" select="cocoon://docs/file.xml)" /> > > or include or import etc. I need to work on the incoming xml in the XSP > itself. > > Appreciate any help. > > Rgds, > -S > --------------------------------------------------------------------- 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]>
