xsl-list
[Top] [All Lists]

Re: [xsl] XSLT 1 and grouping numbers by if the following number is current number + 1 and so on

2014-03-24 10:05:22
On 24/03/2014 14:44, G. Ken Holman wrote:
You can use keys as illustrated below.

yeh that completes the triple: for-each-group (DC), sibling recursion
(MK) and Muenchian grouping (KH). For bonus points we should get DN
to post a divide and conquer version:-)




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--