You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by venkat <ve...@esi-india.com> on 2006/03/08 08:41:01 UTC

Problem in parsing DTD file along with xmlfile - xerces 2.6 xmlparser

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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org