xsl-list
[Top] [All Lists]

Re: [xsl] Issue with nested grouping

2007-12-02 13:57:46
Hi Florent,

thanks for your answer.
Your answer completely makes sense.
I actually started off by doing it that way, but it felt too much XSLT1 at the time.
I imagined that grouping functionality in XSLT2 would lead to a cleaner code.
I ended up wrapping a dummy container around the current-group() and resubmit the dummy container
This works, but I feel this is so much over the top and clumsy.

Thanks for reassuring that good old recursion is not a bad idea.
I will implement it this way now and will keep you posted

Thanks again

Geert


--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>