Hi Eric,
I havent seen Julias posting.
But if your problem is to use an other DTD then specified or the DTD is
not accessible (what was my problem weeks ago), I can help you with
source.
The solution is to specify a EntityResolver by:
domparser->setEntityResolver(&redirecthandlers);
this should return your DTD.
Adib,
--
Adib Taraben [EMAIL PROTECTED]
Debienne Eric wrote:
>
> Hi,
>
> I just saw you mail in xerces mailing list.
>
> I've got the same problem.
>
> I want to specify the DTD file, and force to use the file I specify, even if
> the xml file has a line like
> <!DOCTYPE myDTD SYSTEM "myDTD.dtd">
>
> I saw some lines c++, but I don't anderstand what they refer to.
>
> Can you explain me what I have to do (or what you've done)
>
> Thanks
>
> Eric
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]