Reasons to do this :

1.I need to extract XML from Xindice using Pseudo-Protocol.
2. The extracted xml has namespaces pointing to builtin logicsheets .
3. The namespace has to be resolved in XSP - generator.
(Is there any other way w/o type="serverpages" generator to resolve
namespace).

Therefore the need to somehow include external(pipeline generated) xml in
serverpages generator.


Thanks

Sandhu




----- Original Message -----
From: "Vadim Gritsenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 26, 2002 9:58 AM
Subject: RE: Include Pipeline output in XSP.


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



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