[Home] [By Thread] [By Date] [Recent Entries]
I've got an XML tag containing some html code as a string.
I want to call this tag inside xsl and directly print html , not the string.
Example
root -
|
- - <TAG1> hello<br>bye </TAG1>* After processing TAG1 in the xsl stylesheet I want to see in my page : hello bye * Not : hello<br>bye How can I do it ? Thanks XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



