|
Subject: RE: [xsl] xsl filtering duplicate nodes From: "Michael Kay" <mhkay@xxxxxxxxxxxx> Date: Thu, 29 Mar 2001 09:52:35 +0100 |
The standard not(.=preceding-sibling::*) technique works only to eliminate nodes with duplicate string-values, so it doesn't work here. You're into Muenchian grouping, as described at www.jenitennison.com, or an extension like the saxon:distinct() function. Mike Kay > > I need to filter out only those nodes which have identical > @id and @found > attributes, or nodes which are exact duplicates of preceding > nodes XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] xsl filtering duplicate nodes, Tom Melkonian | Thread | Re: [xsl] xsl filtering duplicate n, Jeni Tennison |
| [xsl] indenting text with <dl> and , Dan Diebolt | Date | Re: [xsl] xsl to Html help please, David Carlisle |
| Month |