Re: [xsl] Unique sorting

Subject: Re: [xsl] Unique sorting
From: Markus Spath <mspath@xxxxxxxx>
Date: Mon, 24 Dec 2001 23:32:36 +0100
Hi David,


I had the same problem and Joerg recommended me Jeni's site:

http://www.jenitennison.com/xslt/grouping/muenchian.html

which probably will help you out too.


merry x-mas to all,

Markus


David Dymm wrote:
> 
> Assume the following XML hierarchy:
> 
>    A -|- B -|- C -|- D -|- E
> 
> repeated **many** times within the document.  I want to produce an unique
> sort based on the value of C so that each value of C is only repeated once
> in my output.  How is this done?
> 
>     David Dymm
>     SAIC
>     304 284-9000 x228
>     304 284-9001 [fax]
>     Dymm@xxxxxxxxx
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

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


Current Thread