[XML-SIG] turning of dtd checker
Paul Tremblay
phthenry at earthlink.net
Sun Oct 26 13:48:24 EST 2003
On Sun, Oct 26, 2003 at 11:21:18AM +0100, Martin v. Löwis wrote:
>
> Paul Tremblay <phthenry at earthlink.net> writes:
>
> > Is there a way to run SAX if the dtd in the document points to a url,
> > and the url cannot be retrieved?
>
> You need to turn off processing of external general entities:
>
> p.setFeature("http://xml.org/sax/features/external-general-entities",False)
>
Thanks! That works exactly like I want.
Paul
--
************************
*Paul Tremblay *
*phthenry at earthlink.net*
************************
More information about the XML-SIG
mailing list