Is there a way to tell the DOM parser which DTD file to use without having it specified in the XML file?

 

I would like to validate a XML file that does not have a declaration of this kind:

<!DOCTYPE Frames SYSTEM "Frames.dtd">

 

Thanks in advance.

Miguel

Reply via email to