On 12/20/05, Ken Weiner <[EMAIL PROTECTED]> wrote: > I think I figured it out after reading the code in LocalEntityResolver. I > added the following line to my XML file and I don't get anymore validation > errors: > <!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database"> > > Is that the appropriate DOCTYPE declaration?
I think somewhere there should be a ".dtd", but I don't have a sample at hand currently. > Should the file src/test-input/datamodel.xml be changed to include a DOCTYPE > declaration? Actually, this is old stuff, I only haven't gotten around to removing it. Tom
