RE: XPath help

Subject: RE: XPath help
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 13 Nov 2000 10:24:43 -0000
> you can use test="count(//*[@name = ./@name]) = 1" :

eh? "@name" and "./@name" mean the same thing. Perhaps you meant
@name=//@name, but that predicate will still always be true.

Mike Kay 


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


Current Thread