Next in thread → Next in month →

RE: [xml-dev] Use of © in XML/XSLT

From
Michael Kay <>
To
'Ryan Fransen' <>,
Date
2002-02-20T17:56:23
ID
<000f01c1ba37$ea4543a0$78fe0250@pcukmka>
Thread
RE: [xml-dev] Use of © in XML/XSLT
> > Has anyone  any idea why I might be getting the extra character ?

Because you're displaying a UTF-8 file with an editor that doesn't
understand UTF-8. Either get a new editor, or set <xsl:output
encoding="iso-8859-1"/>.

Mike Kay
Next in thread → Next in month →