Subject: Text Following <br/>
From: Edierley Messias <edierley@xxxxxxxxxxx>
Date: Wed, 20 Dec 2000 16:49:45 -0200 (EDT)
|
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
Hi people,
I need to select text nodes following by a <br/> element, like
00 <root>
01 text text text text<br/>
02 text text text text text text <br/>
03 <tag>
04 <tag>
05 text text<br/>
06 </tag>
07 </tag>
08 <tag>
09 text text text text
10 </tag>
11 text text text
12 text text text text
13 </root>
The selection will be only for lines 01, 02 and 05
And then remove the <br/> element if the text has 150 caracters or more.
Any ideas?
Some help will be apreciated.
Thanks in advance.
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
_________________________
Edierley Messias
www.dcc.ufmg.br/~edierley
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|