Miguel Tena wrote:
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">
This is a question about Xerces-C, so you will need to ask it on the Xerces-C users list.
Dave