RE: [xsl] Newbie question on Recusrion using XLST 1.0 Part 2

Subject: RE: [xsl] Newbie question on Recusrion using XLST 1.0 Part 2
From: "Aron Bock" <aronbock@xxxxxxxxxxx>
Date: Tue, 03 May 2005 15:13:55 +0000
Marco,

from your example I take it you mean you have multiple division elements, each of which has 1 <employees> element. The sample I posted should handle that. I suspect your confusion arises from thinking that an Path expression brings back just 1 node; it *can* bring back just 1 node, but usually it returns a set, just like in SQL.

Regards,

--A

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


Current Thread