> 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