[xsl] xsl:output and xsl:result-document

Subject: [xsl] xsl:output and xsl:result-document
From: Mike Sokolov <sokolov@xxxxxxxxxxxx>
Date: Tue, 15 Sep 2009 11:59:18 -0400
Is it possible to generate XML documents with xsl:result-document while outputting text as the main stylesheet result? It seems as if xsl:output applies to the whole stylesheet process: both the main result and the xsl:result-document results. Is that right?

-Mike

Current Thread