This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

problem with iso-8859-1 and msxml


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@4dconcept.fr 



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]