[xsl] count() based on attribute values

Subject: [xsl] count() based on attribute values
From: Marc Schmidt <marc_schmidt_fl@xxxxxxxxx>
Date: Fri, 22 Oct 2004 07:02:18 -0700 (PDT)
Hi,

I think you can do a count(name[@ratio]) and this will
give you the number of name elements which have a
ratio attribute. Is it possible to do something
like count(name[@ratio]=0.5)?

Marc
http://www.geocities.com/marc_schmidt_fl/schmidt/


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

Current Thread