Re: [xsl] XSLT3 - Streaming + Recursive File Output

Subject: Re: [xsl] XSLT3 - Streaming + Recursive File Output
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 12 Aug 2016 16:30:14 -0000
On 12.08.2016 17:28, Mailing Lists Mail daktapaal@xxxxxxxxx wrote:
Thanks all. This has been a great learning experience

Can you share what you have learned? Did you settle for two stylesheets, one extracting anything but the *:species and one splitting the *:species elements into batches? Or did you manage to use xsl:fork and a single stylesheets for both tasks?


I would like to see the final solution if a single stylesheet sufficed.

Current Thread