> But will a single transformation, applied to a
> single input
> stream, allow for the creation of multiple output documents
> simultaneously?
>
Several people mentioned that many popular XSLT processors have an
extension to do this. If you are stuck with one that doesn't (e.g.
MSXML), it's relatively easy to output a single combined document as the
result, and then split it using DOM or SAX coding.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|