RE: [xsl] Duplicates

Subject: RE: [xsl] Duplicates
From: Jarno.Elovirta@xxxxxxxxx
Date: Tue, 3 Jun 2003 10:36:21 +0300
Hi,

> Can anybody help me. I want to filter duplicates without use 
> of keys and
> preceding-sibling

  ($x | $x)

If that doesn't remove duplicates the way you need, could you elaborate on your problemn and why keys and preceding-sibling solutions are out of the question. In any case, it is more than likely that not using keys or even preceding-sibling will just make the solution slow and really hard to debug.

Cheers,

Jarno - VNV Nation: Radius²


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


Current Thread