Hello there,
I was porting xerces2.6 xmlparser libraries (linux version) .
I am not able to parse the dtd path along with xmlfile.
code :
parser = new XercesDOMParser;
parser->parse(xmlfile);
Xerces-C++ version number - 2.6.0
Platform - linux 9.0
Xerces c++ library used as - linux//lib/libxerces-c* (binary distribution)
Please suggest me how to parse the DTD file(mtd_3d.dtd) along with
xmlfile(*.xml) .
Thanks & Regards
VenkateshJT
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]