Selecting all descendants with no child nodes

Subject: Selecting all descendants with no child nodes
From: "Taras Tielkes" <t.r.tiekes@xxxxxxxxxxxx>
Date: Tue, 3 Oct 2000 22:24:57 +0200
Hi,
(I hope people don't mind a beginner xpath question now and then)

I'm using the XPath expression "//*[count(*)=0]" to locate all "endpoint"
nodes.

Is there any other way to achieve this, an alternative syntax?

Thanks in advance,
Taras



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


Current Thread