[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Creating Multiple Files from One Input File (fwd)


Subject: Re: [xsl] Creating Multiple Files from One Input File (fwd)
From: Jörg Heinicke <joerg.heinicke@xxxxxx>
Date: Fri, 05 Oct 2001 17:31:58 +0200

This is not possible with one XSLT and only one transformation. You can do some transformations on the XML either with one parameterized XSLT or with different XSLT. So you will get different output-files.

Another possibility is using an transformer-extension like Xalan Redirect:

http://xml.apache.org/xalan-j/extensionslib.html#redirect
http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/lib/Redirect.html

Joerg


Betty Harvey wrote:



The subject says it all. I would like to create multiple files based on a single input files. I haven't found anyway to do it is XSLT. I can do it with Omnimark fairly easy but would prefer to do it in XSLT since a stylesheet has already been created for the entire files.

TIA

Betty


--

System Development
VIRBUS AG
Fon +49(0)341-979-7435
Fax +49(0)341-979-7409
joerg.heinicke@xxxxxxxxx
www.virbus.de


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




Current Thread
Keywords