[Home] [By Thread] [By Date] [Recent Entries]
I have an XML file with HTML encoded values, for example: <node>&lt;p&gt;a paragraph&lt;/p&gt;</node> Is it possible to translate/convert this into valid HTML in my XSLT file? For example, I want my XSLT file to convert the above node value to <p>a paragraph</p>. Cheers, Andreas
|

Cart



