Re: [xsl] Special Characters display incorrectly in XSL

Subject: Re: [xsl] Special Characters display incorrectly in XSL
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 18 Mar 2002 09:22:44 GMT
> The problems are many fold...  (example is below)
> 
> 1)  After the character is escaped and part of the XML, how do you display
> it correctly in XSL?

You have told the system not to use its normal mechanisms for correctly
displaying characters and to produce output that is probably well
formed, that is the meaning of:

disable-output-escaping="yes"


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


Current Thread