On Mon, 7 Jul 2003 07:22:15 +0200 [EMAIL PROTECTED] (Dr. Klemens Waldhör) wrote:
> Hi, > > Can the xml parser locate the dtd? > > One weakness of my module: error checking must be improved ... Did you > check the return value? Return value is 1. I didn't realize the XML was being validated; I thought it was only checked for well-formedness. I changed the DTD path to a URI, which works perfectly. Much appreciated, --E. Naeher