Hi David
I'm working through the code but do not understand the following:
<xsl:when
test="/x/params/resultstocompare[substring-after(start,'Result
') <$n][substring-after(end,'Result') >=$n]"/>
It's an empty when branch, but I cannot put the logic into English!
Can you please elaborate?
Many thanks.
--
Kevin
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--