Peter, Are you using XSP? Or your own generator?
If so, could you convert the NodeSet to SAX and insert it into the XML stream? Then from XSL, you can get it back as a NodeSet via a global <xsl:variable>. Per > >> Is it possible to return a parameter containing a NodeSet from a > >Cocoon > >> action? > > > > Not via sitemap. Request or session attributes will do. > > I was afraid of that. > > [snip] > > >> > >> I suspect the problem is passing the parameter back via the sitemap. > > > >See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9916 > > > > The bug has my vote (2 of them!) I think choice #3 is probably the way to > go (either a or b). I was somewhat expecting I might have to do > this. I'll > look at seeing if I can pop the necessary data into the request > and then get > at it from the XSLT, but if it doesn't I may start to dig through this fix > myself... --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>