[Home] [By Thread] [By Date] [Recent Entries]
The description element of a RSS 2.0 item may contain entity-encoded
html. Is there an easy way to "escape" a block of input xhtml, when the
output is xml? Small example of what the output should look like:
<?xml version="1.0"?>
<rss version="2.0">
<item>
<description>
<p> This is a paragraph of html. </p>
</description>
</item>
</rss>Which is pretty silly, don't know why they didn't allow it to be xhtml, and/or use namespaces. -- *Guy McArthur* mailto://guym@xxxxxxxxxxx http://guymcarthur.com *LPL Rm. #538* : work{520.621.6373} cell{520.869.7317} XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



