xsl-list
[Top] [All Lists]

converting encoded characters <, > etc

2004-12-01 04:55:30
Hi,

When I manipulate XML data using XMLDOM in ASP, all characters like "<" and
">" in the XML data gets converted to "&lt;" and "&gt;". How do I convert
them back to the actual tags in the XSL file 'cos I need to lay them out as
tags in the final output?

Thanks!
Wong




--~------------------------------------------------------------------
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>
--~--