Subject: Re: [xsl] Node test problem with preceding-sibling From: David Carlisle <davidc@xxxxxxxxx> Date: Tue, 14 Jun 2005 16:03:37 +0100 |
your DATE elements are not siblings, they are cousins, they have the same grantparent (REPORTS) not the same parent (REPORT) so you want DATE[not(../preceding-sibling::REPORT/DATE = .)] As always with this kind of thing using keys would speed it up (search for muenchian grouping) but get it working before speeding it up! David ________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] Node test problem with preced, Andreas Guther | Thread | [xsl] generating HTML without 'Loos, Dariusz Borowski |
RE: [xsl] Grouping, Sorting on Agge, Aron Bock | Date | [xsl] generating HTML without 'Loos, Dariusz Borowski |
Month |