Thomas Fischer wrote:
Is this necessary ?? I would think if no dtd is given, we could use the one which comes in the generator jar without accessing the net for it.

See the DTDResolver.resolveEntity() code.

Please make yourself heard if you find a reason for the current behaviour. I'm going to change it if I hear nothing.

I guess the question is, why the resolver tries to get another DTD at all. I thought the structure of the XML was tied to the particular generator version. Validating against another DTD doesn't make sense and can cause errors. So my suggestion is to validate against the built-in DTD *only*, no matter what DTD is referenced in the XML file.

Bye, Thomas.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to