RE: [xsl] Extracting highest values within a range

Subject: RE: [xsl] Extracting highest values within a range
From: "Kevin Bird \(Matrix\)" <kevin.bird@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Jan 2005 15:57:26 -0000
Hi David

I'm working through the code but do not understand the following:

>   <xsl:when 
> test="/x/params/resultstocompare[substring-after(start,'Result
> ') &lt;$n][substring-after(end,'Result') &gt;=$n]"/>

It's an empty when branch, but I cannot put the logic into English!

Can you please elaborate?

Many thanks.

--
Kevin

Current Thread