Hi,
While trying to parse an XML File, encountered a error [description as
below.]

Transcoding Exception: An invalid multi-byte source text sequence was
encountered at 1,43

The first,second and third line of the file are

<?xml version="1.0" encoding="Shift_JIS"?>
<!DOCTYPE Article[
<!ELEMENT Article (Picture, HeadSection, ColumnSection, CapSection)>

Using Xerces C++ Sax parser to parse XML File.
Pl provide me some information regarding the probable reasons to these
errors.

regds.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to