I was lloking for one too but with no success. There are
some out there but they all are limited in one way or another.
 
I just lloked at Sun's web site there is a technology called
JAXB that takes your DTD and converts it to Java classes
that will validate a document for you. Since DTDs do not
change that often it mihgt be a good thing, but I have not
used it yet just read about it.
 
Alex.
-----Original Message-----
From: Artur Lorincz [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 06, 2001 4:03 AM
To: [EMAIL PROTECTED]
Cc: Bledea Cristian
Subject: DTD parsing

Hello,
 
I would like to ask whether it is possible to read in stand-alone DTDs with xerces - not an xml file, but only the DTD. In the case this is possible, is there any sample code, or documentation about how could I program this.
 
thank you in advance,
   drs. Artur Lorincz

Reply via email to