[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] Re: Reordering a complex hierarchical structure
Subject: RE: [xsl] Re: Reordering a complex hierarchical structure
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 31 Aug 2006 09:56:41 +0100
|
> How can I group
> similarly named metrics together?
XSLT 2.0: use xsl:for-each-group
XSLT 1.0: see http://www.jenitennison.com/xslt/grouping
Michael Kay
http://www.saxonica.com/
|