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

[xsl] Copy results


Subject: [xsl] Copy results
From: Steven Ericsson-Zenith <steven@xxxxxxxxxxxxx>
Date: Mon, 7 Jul 2008 16:29:41 -0700

Dear list,

What is the optimal way to copy a results document? So, what one would like perhaps is:

<xsl:result-document
                href="file1.xhtml,file2.xhtml">

</xsl:result-document>

Is the optimal way to do this to assign the page output to a variable and then dump it in two consecutive result-documents?

Sincerely,
Steven


Current Thread