[jdom-interest] exception reading dtd for wml
Joseph Bowbeer
jozart at csi.com
Fri Jun 22 23:54:15 PDT 2001
I loaded wml11.dtd in Forte4Java (crimson parser?) and it complained about
the re-definitions of the entities " & ' < and > -- but
these were just warning messages, as from the looks of it:
line 423: Using original entity definition for """.
-etc-
----- Original Message -----
From: hcooper at unboundtech.com
Date: Fri, 22 Jun 2001 17:31:25 -0000
Subject: [jdom-interest] exception reading dtd for wml
hello,
the parsing of my xml is throwing an exception on the following line:
<!DOCTYPE wml PUBLIC "-//PHONE.COM//DTD WML
1.1//EN" "http://www.phone.com/dtd/wml11.dtd" >
The error message is:
"The markup declarations contained or pointed to by the document type
declarations must be well-formed"
As far as I know this dtd is well-formed. Does anybody have any ideas as to
what is going wrong?
thanx-
Henry
More information about the jdom-interest
mailing list