Re: [xsl] Counting number of characters of sibling text node

Subject: Re: [xsl] Counting number of characters of sibling text node
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Wed, 22 May 2002 16:40:41 +0200
Oleg Tkachenko wrote:

Why not just
<xsl:value-of select="string-length() +
string-length(preceding-sibling::text())"/> ?

Ohhhh, I need to get some rest, sorry for that.


--
Oleg Tkachenko
Multiconn International, Israel


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread