[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Symbol handling in XSLT
From: Julian Reschke <julian.reschke@xxxxxx>
Date: Fri, 26 Mar 2004 13:48:14 +0100
Alex wrote:

If I add to the XSL: <xsl:output method="html" encoding="ISO-8859-1" /> It does not make any difference to the output. The problem is happening further down the pipeline.

Possibly in the parser?

If I use Xalan to parse it I get:
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

If I use MSXML to parse it I get
<META http-equiv="Content-Type" content="text/html; charset=UTF-16">

I think that I need to change response.charset

I wonder if this is what has caused the erroneous ? marks.

Again:


If this is served from IIS, you almost certainly have XSLT/ASP bug #1: sending the transformation result as a string to the response object, instead of using transformNodeToObject.

Regards, Julian

--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760

Current Thread
  • Re: Symbol handling in XSLT, (continued)
    • Robert Koberg - Thu, 25 Mar 2004 09:57:36 -0500 (EST)
      • Robert Koberg - Thu, 25 Mar 2004 10:03:19 -0500 (EST)
        • Alex - Thu, 25 Mar 2004 10:46:02 -0500 (EST)
        • Alex - Fri, 26 Mar 2004 06:41:08 -0500 (EST)
        • Julian Reschke - Fri, 26 Mar 2004 07:49:01 -0500 (EST) <=
        • Alex - Fri, 26 Mar 2004 08:14:19 -0500 (EST)
        • Michael Kay - Fri, 26 Mar 2004 08:12:11 -0500 (EST)
        • Alex - Thu, 25 Mar 2004 11:00:18 -0500 (EST)
        • Robert Koberg - Thu, 25 Mar 2004 11:04:08 -0500 (EST)
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member