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
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--