xsl-list
[Top] [All Lists]

RE: [xsl] Multiple for-each-group in a single template

2008-11-20 06:17:46

David
Now your elements are grouped and inside there you can have a -single_
xsl:choose
deciding what to surround the group with

For Box and feature I am using "xsl:for-each-group group-adjacent"

But For section, I need "xsl:for-each-group group-starting-with" in the same
template.



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