RE: [xsl] is it possible to do a count() based on attribute values?

Subject: RE: [xsl] is it possible to do a count() based on attribute values?
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 5 Feb 2004 12:07:03 -0000
is it possible to do something
> like count(name[@ratio]=0.5) 

I think the syntax you're looking for is count(name[@ratio=0.5])

Michael Kay


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


Current Thread