Dear Roman / Vadim Thanks for the replies - yes could feed xindice o/p into XSP pipeline - but only the namespace is not getting resolved in the XSP pipeline - which brings me to the next question :
Has anyone ever seen THIS : <dependency xmlns:xsp="http://apache.org/xsp" xmlns:apparelshow="http://www.apparelxml.net/apparelshow">/C:/final latest/cocoon/docs/samples/showroom1/showroomXSP2.xsl</dependency> this is output. The file being fed into the serverpages generator has a namespace tag : apparelshow the namespace is defined in xconf (builtin logicsheet & works) whose href=file://C:/final latest/cocoon/docs/samples/showroom1/showroomXSP2.xsl - this href is displayed as value of dependency element above !! nothing else displayed !! Q1. Does builtin logicsheet namespace have to be displayed in xsp:page tag for serverpage generator to get it ? ----If I do this i get the above dependency tag(no error no other output) , if I dont the namespace dont get resolved but whole file output. Pls if anyone has any ideas. Sandhu ----- Original Message ----- From: "KOZLOV Roman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 26, 2002 1:41 PM Subject: Re: Include Pipeline output in XSP. > Hi Sandhu, > > As it was already described in the list, you can generate in separate pipeline > (or match) your XSP as XML first, aggregating with or transforming from your > Xindice query results. Then you can refer to this pipeline as to a source for > XSP generator in other pipeline. > > Best regards > Roman > > "sandhu@terra-firma" wrote: > > > 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]> > > > --------------------------------------------------------------------- > 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]>