Re: [xsl] How to retain the apostrope in the xml content when transformed through XSL.

Subject: Re: [xsl] How to retain the apostrope in the xml content when transformed through XSL.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 12 Dec 2002 09:22:07 GMT
> pdate misc &apos;info&apos; that

if you are using the xml output method, that is OK, as &apos; is the
same as ' in XML.
If you are using the html output method (which is the default if you
putput starts <html and your xslt system is writing ' as &apos; then
it's a bug in the XSLT system, which are you using?

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