[xsl] Problem parsing cp1252 with msxsl

Subject: [xsl] Problem parsing cp1252 with msxsl
From: Paul Terray <terray@xxxxxxxxxxxx>
Date: Wed, 12 Jun 2002 13:53:29 +0200
Hi,

I have problems parsing a XML file in the cp1252 encoding with msxml 3.0 (as well as 4.0). My problem is that I have characters out of the iso-8859-1 encoding (which is a subset), but when I try parsing, I get :
Error occurred while parsing document.


Code:   0xc00ce56e
URL:    file:///C:/Documents%20and%20Settings/pterray/Bureau/mba.xml
Line:   1
Column: 40
Le systÞme ne prend pas en charge le codage spÚcifiÚ.

(french version for "the system does not handle the specified encoding")

My declaration is :
<?xml version="1.0" encoding="Cp1252"?>

Any help ?

Thanks.


--
Paul TERRAY - Documents Management Systems Engineer
email : terray@xxxxxxxxxxxx



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



Current Thread