[Home] [By Thread] [By Date] [Recent Entries]
> Here i wanna count all paramter that have been "performed" > and their verdict is "pass" The XPath is very close to your English description of the problem: count(parameter[status/@value="performed" and verdict/@value="pass"]) Michael Kay http://www.saxonica.com/
|

Cart



