[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Grouping with keys or xpath


Subject: RE: [xsl] Grouping with keys or xpath
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 4 Oct 2002 15:16:25 +0100

> Hello,
> I have achived to group my xml input(see further down) to the 
> desired output (see further down) 
> with with xsl file (see further down) using xpath, but I have 
> not manage to do the same with keys and the key function. The 
> problem is that the key is global for the whole document. I 
> only want to group each articlerow in one variant at time. 
> Any hint/help would be appreciated
> 
Concatenate the key value with the generate-id() of the element that
owns the subtree within which you are grouping.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


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



Current Thread
Keywords