This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Counting number of characters of sibling text node


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

It works!!  thanks!
I don't understand exactly why my version didn't work.
Do you know what was the problem with it?



    Filipe


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]