xsl-list
[Top] [All Lists]

RE: Grouping with keys or xpath

2002-10-04 07:16:25
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(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


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



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