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

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


Subject: Re: [xsl] Splitting file into N-sized chunks
From: Martynas Jusevicius <martynas.jusevicius@xxxxxxxxx>
Date: Tue, 4 Aug 2009 22:43:50 +0200

Maybe I didn't make it totally clear... But each of the resulting
files still has to be valid XHTML.
How do you see that achieved in PHP? Maybe with DOM somehow, but I'm
using XSLT in my workflow so that would be much easier.

On Tue, Aug 4, 2009 at 10:37 PM, Chris Cosentino
(ccosenti)<ccosenti@xxxxxxxxx> wrote:
> Xalan uses <xsl:redirect-write ... >
>
> XSLT 2.0 uses <xsl:result-document ... >
>
> But Marynas, you may have an easier time just using something like PHP
> to chunk it out into 300k-sized file.


Current Thread
Keywords