[Home] [By Thread] [By Date] [Recent Entries]
> <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
|

Cart



