xsl-list
[Top] [All Lists]

RE: xsl query

2003-05-23 02:11:08
sum(//severity[.='OK'])

Michael Kay

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Sawyer, Larry
Sent: 22 May 2003 19:09
To: 'XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com'
Subject: [xsl] xsl query


I am trying to find a solution to adding up the total number 
of occurrences
of a field in my xml file.   The field is 
<severity>OK</severity>.

I need to query (or do an incremental loop) thru the xml and 
count the number of OK occurrences and have it total the 
number.  Any thoughts or examples would be greatly appreciated.

thanks!

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



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



<Prev in Thread] Current Thread [Next in Thread>