The XML DTD Object Model
The XML DTD object model does not implement:
<![ INCLUDE [ ... ]]> <![ IGNORE [ ... ]]>
<?xml version="1.0" encoding="UTF-16"?>
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.