Release Notes: This release adds the ability to set the entity resolver on DTD parsers.
Release Notes: This release was updated to work with Xerces-J 2.6.2, which removed the ObjectFactory class from the org.apache.xerces.util package.
Release Notes: This release adds missing attributes to the parameterEntity element, fixes a stylesheet problem for generating XML Schema that would only output the first attribute declaration for each element, and fixes some typos in the DTD grammar for DTDx.
Release Notes: This version fixes a bug that was not setting DTDx attributes as specified.
Release Notes: A dtd2xsd.sh shell script has been added to allow Unix folks to easily convert DTDs to XML schemas. An Ant task to convert DTDs to the NekoDTD XML format has been added.
Release Notes: A null pointer exception was fixed.
Release Notes: An updated implementation for XNI changes introduced in Xerces-J 2.3.0.
Release Notes: This release updates the implementation for XNI changes introduced in Xerces-J 2.2.0.
Release Notes: Updated packaging.
Release Notes: Fixes for bugs in various stylesheets and new stylesheets to convert DTD grammars to Relax NG.