error when xml.dom parse file encoded in ISO-8859-15

H

Harobed

Hi,

I have a xml file encode in ISO-8859-15. When xml.dom parse this file, it
send this error : xml.parsers.expat.ExpatError: not well-formed (invalid
token): line 9, column 46

Line 9 content some accent char. I would like solve this error.

Thank you
 
M

Martin v. =?iso-8859-15?q?L=F6wis?=

Harobed said:
I have a xml file encode in ISO-8859-15. When xml.dom parse this file, it
send this error : xml.parsers.expat.ExpatError: not well-formed (invalid
token): line 9, column 46

Line 9 content some accent char. I would like solve this error.

You should correct the error in your XML file, by adding an xml header
to it.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top