|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] <b>Following text<br/>
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
Hi people,
Thanks for you, I resolved the problem to select the text nodes before the
<br/> elements that have the string-length < 150.
Using the template:
<xsl:template
match="br[preceding-sibling::node()[1]/self::text()[string-length(.) < 150]]"/>
But now I have a problem, the text can be like this DOM tree:
<root>
_______|_______
| | | |
text1 <b> text3 <br/>
|
text2
Now I have to sum the string-length from text1, text2, text3 and test
if the sum is less than 150.
I tried with any kind of methods, but I cannot taked the values to sum,
using
xpath-axes.
Does anyone have any ideas?
Some help will be apreciated.
Thanks in advance.
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
_________________________
Edierley Messias
www.dcc.ufmg.br/~edierley
icq 32943484
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








