Re: [xsl] xslt 2 grouping

Subject: Re: [xsl] xslt 2 grouping
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 11 Jul 2002 16:58:20 +0100

> Because I have so many variants on (above) x, y.

That's like saying you can't use id() because you have a lot of id
values.

You only have two places that you want to key on, the element content
and the attribute att, it's that that controls how many xsl:key
statements you need, not how many different values show up.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread