Subject: printing Quote in XSL
From: Mani Malarvannan <mani@xxxxxxxxxxxx>
Date: Thu, 21 Nov 2002 10:28:12 -0600
|
Hi,
I've following string obtained from an HTML page, which has a quote
in it,
This is a &quot;IMPORTANT&quot; meeting
The above string looks This is a "IMPORTANT" meeting in the browser
Now I want to display the same string in a different page using XSL
I'm getting This is a &quot;IMPORTANT&quot; meeting in the
browser, How can I tell the XSL to convert the &quote into ".
Thanks
-Mani
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|