how to display XML nodes having HTML tags

Subject: how to display XML nodes having HTML tags
From: Hari Yerram <yerram@xxxxxxxxxx>
Date: Thu, 10 Jun 1999 14:21:01 -0400
Any one know how to display the XML nodes having the HTML tags

XML node is

Input:
<XMLNode>Hello<b>XSL List</b></XMLNode>

Output for the XML node should be
Hello<b>XSL List</b>

please note that i don't want to process <b> and </b> tags.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread