Comment on XSLT

It would be handy to be able to use vanilla XSLT to do one-to-many
transformations. I'd like to take an input XML file and run it
through a transformation that produces multiple output files. For
example, a document conforming to a slideshow DTD being converted
to HTML, one file per slide with links between them. Today, this
requires extensions be plugged into the XSLT processor to switch
files.

-- Gregor N. Purdy
gregor@focusresearch.com

Received on Friday, 1 December 2000 09:11:00 UTC