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.
Software developers in the Java space have a long history of creating composite software applications, packaging those applications within archive files and then deploying those archives to a ...