Parsing error Xerces 2.x 2003-02-19 - By "Thébault, Médérick"
Sorry, please ignore my last post.
-----Message d'origine----- De : Th�bault, M�d�rick Envoy� : mercredi 19 f�vrier 2003 11:00 � : xerces-j-user@(protected) Objet : 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@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|