Most Java-XML binding frameworks and code generators need XML Schema Defintions. Can you suggest the best way to generate binding code from DTD.
I know that the XJC in JAXB 2 supports DTD but it is considered experimental.
In the spirit of Stack Overflow, one suggestion per answer please - to be voted up or down instead of duplicated