Thanks Stefan that was it. But could you give me a smart suggestion on the
recompile issue ?
-----Original Message-----
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
Sent: dinsdag 26 juni 2001 13:45
To: [EMAIL PROTECTED]
Subject: Re: DTD and always compiling
Kazandjian Erik <[EMAIL PROTECTED]> wrote:
> I don't find the FAQs when I follow the links you gave me.
They are there - just rechecked.
> <!DOCTYPE project SYSTEM "/home/erik/square/dtd/ant.dtd">
This should probably be file:///home/erik/square/dtd/ant.dtd to make
the XML parser happy.
Stefan