Subject: Re: printing Quote in XSL
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 21 Nov 2002 23:39:23 GMT
|
" is not reserved in XML, to output "IMPORTANT" just put exactly that in
the stylesheet, eg
<xsl:text>"IMPORTANT"</xsl:text>
the string you show
> This is a &quot;IMPORTANT&quot; meeting
would not appear as "IMPORTANT" in a browser, but
rather as "IMPORTANT"
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|