[xerces_c]Xerces-c++ - Programming/Parsing FAQ : Why does the parser still try to locate the DTD even validation is turned off and how to ignore external DTD reference? : setLoadExternalDTD(false), setFeature(XMLUni::fgXercesLoadExternalDTD, false)
[xerces_c]Xerces-c++ - Programming/Parsing FAQ : Why does the parser still try to locate the DTD even validation is turned off and how to ignore external DTD reference? : setLoadExternalDTD(false), setFeature(XMLUni::fgXercesLoadExternalDTD, false)