Re: [xsl] multiple outputs

Subject: Re: [xsl] multiple outputs
From: Joseph Kesselman <keshlam@xxxxxxxxxx>
Date: Wed, 18 Feb 2004 11:01:40 -0500



It sounds like you're looking for the "redirect" extension (or something
similar), which is the only way for a single transformation to produce
multiple output files using XSLT 1.0 and Xalan.

XSLT 2.0 will add the concept of multiple outputs.

Or, of course, you could just run multiple styling passes to extract each
kind of result.

______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"The world changed profoundly and unpredictably the day Tim Berners Lee
got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • RE: [xsl] multiple outputs
    • cknell - Wed, 18 Feb 2004 07:19:47 -0500
      • Shadab - Wed, 18 Feb 2004 19:01:54 +0530
      • <Possible follow-ups>
      • cknell - Wed, 18 Feb 2004 09:39:12 -0500
      • Joseph Kesselman - Wed, 18 Feb 2004 11:01:40 -0500 <=