parse inside a cdtata2003-06-03 04:11:50Hi guys, I d like to know if it's possible to parse a cdata content in XSL. I have something like this:<CONTENT TYPE="text/html"><![CDATA[<p align="left"><font size="12"></font><font size="12" face="tahoma" color="#000000">one</font></p><p align="left"><font size="12"></font></p>]]></CONTENT> Or may be is there a way to get the unformatted html text of a cdata? ("one" in my example) Thank you Seb XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|