| 
 
Subject: RE: Implementing recursion (Was Re: Char node-type) From: Kay Michael <Michael.Kay@xxxxxxx> Date: Fri, 24 Nov 2000 14:56:45 -0000  | 
> <xsl:if test="string-length($rest) > 0"> Just as a point of interest, this is equivalent to <xsl:if test="$rest"> but slower. (Evaluating string-length(), at least in Saxon, requires scanning the string to look for Unicode surrogate pairs). Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: Implementing recursion (Was Re:, Kay Michael | Thread | RE: Implementing recursion (Was Re:, Dimitre Novatchev | 
| Re: Performance versus legibility, David Carlisle | Date | RE: Performance versus legibility, Kay Michael | 
| Month |