|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: how to split des tokens seperated by <br/> tag in
If you don't mind it to split on other elements than <br/>, I have a
very simple idea.
The following is untested: <xsl:for-each select="/html/body/table/tr[2]/td[2]/table[2]/tr/td[2]/table[2]/tr/td/font[1]/font/text()"> <student><xsl:value-of select="." /> </xsl:for-each> Instead of "." you may want "normalize-space()". Antonio Fiol Tuan-Dung Cao wrote: It the case of extension with the case we have solved with un string and separateurs as comma, '-',... But in case we have to work with a paragraph seperate by <br>. How to extract words. 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
|






