You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Thébault, Médérick" <Me...@brittany-ferries.fr> on 2003/02/19 11:00:00 UTC

Parsing error Xerces 2.x

Hello,

Here is the xml doc :

<?xml version="1.0" encoding="UTF-8"?>
<fooExchange xmlns="http://foo.fr">
<cancelRequest dStartDate="2003-03-31" iBkgVers="4" iNbNights="5"
sBkgRef="TH36806" sDept="56" sGiteRef="BM5424" sOpe="BF" sPasswd=""/>
</fooExchange>

When parsing it, I got this error.

Fatal Error:  org.xml.sax.SAXParseException: The markup in the document
preceding the root element must be well-formed.

With a so simple xml file, I do not understand where is the problem.

Thanx for your help.

And once more, does anyone know where to find the meaning of such xerces
messages?

Mederick

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org