Re: [xsl] Build unique nodeset when Key can't be used?

Subject: Re: [xsl] Build unique nodeset when Key can't be used?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 17 Oct 2001 16:12:15 +0100
> That seems quite reasonable so why doesn't the first version work 

because current() means the current node at the start if the expression
which is paragraph not the link node on which the filter is being
evaluated.

> and why does the second?
The obvious reason is "because I wrote it" but that would appear to
apply to the first version as well, so I'm confused.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread