Re: [xsl] Selecting attribute from previous parent node

Subject: Re: [xsl] Selecting attribute from previous parent node
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 28 Jan 2006 17:39:55 GMT
> That's great for non-dynamic code, but this code is dynamic.  So how
> would you reference it as not being equal to the current node?


ancestor::flower[not(@type=current()/@type)][1]/@type

________________________________________________________________________
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