[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] Encoding Issues with JavaScript in CDATA Element
Subject: RE: [xsl] Encoding Issues with JavaScript in CDATA Element
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 26 May 2005 09:32:02 +0100
|
> I have an existing HTML page with a JavaScript in it that
> includes a variable that uses the UTF-8 character for the
> "degree" sign:
>
>
> I copied the JavaScript into a CDATA element in an XML file:
>
Was the XML file encoded in UTF-8? If not, you'll probably get problems.
Michael Kay
http://www.saxonica.com
|