Phil, if you're not afraid of something NOT standard (XSLT 1.1 has no provision for tree-fragment conversion, while the upcoming 2.0 has), you could use a Xalan extension function, see http://xml.apache.org/xalan-j/extensionslib.html#nodeset .
Best regards, --------------------------------------------- Luca Morandini GIS Consultant [EMAIL PROTECTED] http://utenti.tripod.it/lmorandini/index.html --------------------------------------------- > -----Original Message----- > From: Phil Blake [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 03, 2002 6:34 AM > To: [EMAIL PROTECTED] > Subject: Converting a TREE FRAGMENT to a node-set() > > > Hiya, > > How can I work on a RTREEFRAG as if it was a node-set, or how can I > convert a RTREEFRAG to a node-set? > > Is there a node-set() available out of the box with Cocoon? > > What is the recommended way of achieving this? > > Thanks for your time, > > Phil > > > > --------------------------------------------------------------------- > 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]> > --------------------------------------------------------------------- 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]>