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]
Other format: [Raw text]

Problem parsing cp1252 with msxsl


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@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]