Re: [xsl] number continuation problem

Subject: Re: [xsl] number continuation problem
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 26 Jun 2003 18:02:52 +0100
 the second self::else should of course be an self::if (although it
 produces the same result on your test case)

and (either) one of the &gt; should be &gt;= otherwise if both branches
have the same number of nodes you'll skip over both of them.

David

________________________________________________________________________
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


Current Thread