The XML DTD Object Model

Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:20 $
Author:
Alexander Totok
This package is an implementation of XML DTD specification.

The XML DTD object model does not implement:

The XML DTD object model is fully compliant with the current XML specification, unless otherwise is stated.

Package also contains class {@link org.exolab.castor.xml.dtd.Converter Converter}, which provides static top-level methods to parse and convert XML DTD documents to corresponding XML Schema documents. It also contains simple command line interface to read an XML DTD file and create corresponding XML Schema file.