Hi,

I explain u my problem.

I developp a program that reads it configuration into
a xml file.
The xml file references a dtd ( project.dtd ).

The problem is if i use any other well formatted xml
referencing another  dtd.

The parsing works and it is normal but this xml
file is not valid for my program.

I would like to verify for a xml file that the used
dtd is well "project.dtd" and not another one.

How can i do that ?

i use Xerces-J-2.2.1 and i parse using the SAX Method.

Thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to