[xsl] problem with iso-8859-1 and msxml

Subject: [xsl] problem with iso-8859-1 and msxml
From: Paul Terray <terray@xxxxxxxxxxxx>
Date: Mon, 05 Feb 2001 18:42:13 +0000
Hello,

I am having problems with the msxml xslt processor, through the msxsl command-line, and test output with "iso-8859-1".

When I try to make such a transform, with :
<xsl:output method="text" encoding="iso-8859-1"/>

I get :
Code:   0x80004005
Unable to save character to 'iso-8859-1' encoding.

No problem if I do this with html output (which is not what I want), or if I try utf-8 (but I do have diacritic, and I want them in iso-8859-1).

Please, is there a solution, easy, to do it with my same stylesheet (I don't want two of them). My input is utf-8 declared, but everything is entities.

Thanks.

Paul

--
Paul TERRAY - Documents Management Systems Engineer
4Dconcept
Centre d'affaires - 22, rue Etienne de Jouy
78353 Jouy en Josas CEDEX
FRANCE
Tel. +33 (0)1 34 58 70 70 - Fax. +33 (0)1 39 46 06 90
email : terray@xxxxxxxxxxxx




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


Current Thread