[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] CDATA and Named Entities to ASCII
Hi All
I need to transform some XML to ASCII text.
However, the XML contains named entities - e.g. <a>this & that</a>, and
may contain CDATA - e.g. CDATA[This & That]]
Is there a way to transform the above to 'this & that'
Thanks in advance
Mark
|