[XML-SIG] DTD location

Alexandre Fayolle alexandre.fayolle@free.fr
Mon, 21 Aug 2000 14:53:03 +0200 (MEST)


Hello,

I'm using a SAX parser that I get from
xml.sax.saxexts.XMLValParserFactory.make_parser(), and I would like to know if
there is a way to tell the parser where it can find the DTD, so that I don't
have to set an absolute path in the document. 

Thanks for your help.

Alexandre Fayolle