users@jaxb.java.net

Re: Unmarshelling Exception

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Fri, 24 Jan 2003 07:13:34 -0800

> When I try to Unmarshel an XML document with DOCTYPE declaration:
>
> <!DOCTYPE CIN SYSTEM "CIN.dtd">
>
> I get -
>
> [org.xml.sax.SAXParseException: The markup declarations contained or
> pointed to by the document type declaration must be well-formed.]

This looks like an error on the well-formedness level. Your document is
simply not a well-formed document. I guess the reason is that CIN.dtd
isn't a correct DTD.

regards,
--
Kohsuke KAWAGUCHI                  408-276-7063 (x17063)
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com