[xsl] How is fold-left useful to XSLT streaming?

Subject: [xsl] How is fold-left useful to XSLT streaming?
From: "Costello, Roger L." <costello@xxxxxxxxx>
Date: Tue, 10 Dec 2013 10:29:07 +0000
On Friday, November 22, 2013 Michael Kay wrote:

> There are plenty of techniques still available for
> streamed processing: accumulators, xsl:iterator,
> fold-left, xsl:fork.

I understand the usefulness of accumulators, xsl:iterator, and xsl:fork to
streaming.

I am unclear on the usefulness of fold-left to streaming.

Would you (Michael or anyone) provide an example to illustrate the usefulness
of fold-left to streaming please?

/Roger

Current Thread