Re: [xsl] Output character references for all but one character

Subject: Re: [xsl] Output character references for all but one character
From: Michael Müller-Hillebrand <info@xxxxxxxxxxxxx>
Date: Mon, 21 Jun 2004 20:38:39 +0200
On 21.06.2004 (17:20 Uhr +0100), Andrew Welch wrote:

>><xsl:output method="xhtml" encoding="ascii" omit-xml-declaration="yes" use-character-maps="style"/>


Just a shot in the dark: Could it be your output-encoding "ascii" is a little bit too narrow? Have you tried "Windows-1252" or "iso-8859-1" (both have the pound character as a single byte char at \xA3.

- Michael

--
________________________________________________________________
Michael Müller-Hillebrand, Dipl.-Ing.    <http://cap-studio.de/>
    FrameMaker, FrameScript, XML/XSL,... Publishing-Lösungen

Current Thread