Alright. I have a fun problem (or not so fun).<BR><BR>I have a set of XML Schema Definitions (XSD) files. They are big (the largest is 877 KB...). They are way too large to be doing this manually.
It is probably safe to assume that the majority of people who use JAXB today use the xjc compiler to create Java classes from XML Schema files rather than from Document Type Definition (DTD) files.