I think you could use your own XMLValidator derived class when constructing the parser. See the docs for the constructor of the parser and for XMLValidator.
HTH, Evert -----Original Message----- From: Arun Ramdas [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 8:24 PM To: [EMAIL PROTECTED] Subject: on-the-fly DTD validation I am using Xerces-c 1.6 for XML parsing. Is there a way to specify the name of the DTD file on the fly before performing the parsing? (I wont get the DTD reference in the incoming XML) Thanks, Arun Ramadoss Professional Software Engineer II E*TRADE Financial w 650-331-6307 --------------------------------------------------------------------- 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]
