[Home] [By Thread] [By Date] [Recent Entries]
Hello,
I have html code that looks like this; <td><font><b>Title</b><br/>Some Text<i> and some more italic text</i><b> maybe even some more</b><a href="http://whatever.com">And an anchor</a></font></td> I want to extract only the text between the first <br/> tag and the last <a> anchor tag, without the anchor's text but including all text in child elements such as the <i> and <b> - "Some Text and some more italic text maybe even some more" How can I do it with xsl? Thank you Liron
|

Cart



