I was also trying to look at what the author proposed. I use JAXB framework for data binding. But, while marshalling the xml data is not validated against the schema. So, I was wondering
if somehow it is possible to generate a schema based on the xml rather than taking the circuitous
route of coverting to DTD then to RelaxNG then to Schema |