Subject: is it possible to do a count() based on attribute values?
From: Donal Regan <donal_regan10@xxxxxxxxxxx>
Date: Thu, 5 Feb 2004 10:13:49 +0000 (GMT)
|
Hello,
I know you can do count(name[@ratio]) and that will
give you the number of name elements which have a
ratio attribute, but is it possible to do something
like count(name[@ratio]=0.5) or even include a range
like count(name[@ratio]>0.5 and name[@ratio]<0.6)?
Cheers,
Donal
___________________________________________________________
BT Yahoo! Broadband - Free modem offer, sign up online today and save £80 http://btyahoo.yahoo.co.uk
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|