Re: [xsl] Â / em dash bug?

Subject: Re: [xsl] Â / em dash bug?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 3 May 2001 15:47:04 +0100
You are just seeing the output encoded in 16bit characters (utf-16)
Every XML system is mandated to accept UTF-16 so you could leave it as
that, but if you want a different encoding use xsl;output to specify
something else. (utf-8 or iso-8859-1 for example)

David
(this is a FFFFAQ)

_____________________________________________________________________
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

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


Current Thread