Re: [xsl] Multiple documents from one source

Subject: Re: [xsl] Multiple documents from one source
From: "Joerg Heinicke" <joerg.heinicke@xxxxxx>
Date: Tue, 9 Apr 2002 01:13:33 +0200
Not with standard XSLT 1.0. Have a look at extension functions like
http://xml.apache.org/xalan-j/extensionslib.html#redirect and a more complex
example at
http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/lib/Redirect.html for
Xalan. Other processors have other extension functions, so it's not
portable.

Joerg

> Hi everyone!
>
> Can someone help me with the following:
>
> I'm not sure whether it is possible to have several documents(html) as an
> output of XSL transformation applied to a single XML document.
>
> Is it possible at all and if so, what XSL instructions could I use to
> inform transformer that it should start generate new (next) output
> document?
>
> Thanks in advance
>
> Max


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


Current Thread