Anyone know of an app / code / library that would take a DTD or XSchema and build an interface for editing XML files in a visual way? Basically something that would provide some sort of nice GUI for a ...
The second-generation .NET Framework builds on the tools of the first to provide better, more standards-compliant XML data validation. Technology Toolbox: XML, .NET Framework 2.0 Version 1.x of the ...
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.