Re: [xsl] Splitting file into N-sized chunks

Subject: Re: [xsl] Splitting file into N-sized chunks
From: Michael Ludwig <milu71@xxxxxx>
Date: Wed, 5 Aug 2009 00:03:51 +0200
Chris Cosentino (ccosenti) schrieb am 04.08.2009 um 16:37:39 (-0400):
> Xalan uses <xsl:redirect-write ... >
> 
> XSLT 2.0 uses <xsl:result-document ... >

Thanks for catching my mistake pertaining to XSLT 2.0.

But I think that your first correction should rather be <redirect:write>
or, as I wrote, <xalan:write>, depending on your choice of prefix for
"org.apache.xalan.xslt.extensions.Redirect".

Michael Ludwig

Current Thread