The Xalan Java Redirect extension,
  http://xml.apache.org/xalan-j/extensionslib.html#redirect 
sends output to multiple files. I have hacked this (badly) to output to
multiple Strings, so that's also possible if you don't actually want to
write to files.


Jonathan Blake wrote:
> 
> I'm trying to create multiple output documents a la James Clark's XT
> (xt:document) and the current XSLT 1.1 Working Draft:
> 
>  http://www.w3.org/TR/xslt11/#multiple-output
> 
> I know writing code to a changing draft isn't high on anyone's priority
> list, but I was wondering what is the best way to achieve multiple output
> documents. Has someone written an extension for this?
> 
> --
> Jon Blake

-- 

____________________________________________________________
James Melton                 CyLogix
609.750.5190                 609.750.5100
[EMAIL PROTECTED]     www.cylogix.com

Reply via email to