Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 72485 invoked from network); 25 May 2000 18:42:46 -0000 Received: from unknown (HELO fthsmtp02.cbsinc.com) (207.220.127.15) by locus.apache.org with SMTP; 25 May 2000 18:42:46 -0000 Received: by fthsmtp02 with Internet Mail Service (5.5.2650.21) id ; Thu, 25 May 2000 12:46:23 -0400 Message-ID: <8234CF257FAAD311A690009027B1003A421CB0@hqex01> From: COFFMAN Steven To: "'cocoon-users@xml.apache.org'" Subject: XSLT merge? Date: Thu, 25 May 2000 12:57:28 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hi, Does anyone know how to merge XSLT result trees? For instance, I need to create an HTML page with a table of contents at the top of the same page. The tree needs to be walked twice, but transformed differently the second time. I'd be really grateful if anyone has a solution. Things were so much easier when I stuck to FOP. -Steve