Subject: Re: AW: Strange Sorting Problem
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 3 Dec 2003 16:20:02 GMT
|
<xsl:value-of select="count(testCase)"/>
<xsl:value-of select="count(testCase[@success=1])"/>
<xsl:value-of select="count(testCase[@success=0])"/>
--
http://www.dcarlisle.demon.co.uk/matthew
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|