Re: [xsl] Can't get predicates working.

Subject: Re: [xsl] Can't get predicates working.
From: "Aron Bock" <aronbock@xxxxxxxxxxx>
Date: Sun, 08 May 2005 04:00:45 +0000
	    <td>ENAME=<xsl:value-of
select="ancestor::division[1]/employees/employee[@EID
= current()/@refEID]/ENAME" /></td>

Nice demo of the utility of the ancestor:: axis, which obviates some of the explicit path-walking. To the op: here's a diagram of the axes: ... well, i can't find it at the moment, and I'm headed out, but it's by crane softwrights.


Regards,

--A

_________________________________________________________________
Dont just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/


Current Thread