My question has been asked and the thread is closed.
How to create Java Classes using JAXB?
In the thread, an example use case was asked. I am providing one here.
FIXML provides a base-xsd and allows customers to have modifications in a impl-xsd. I am looking to build a product that takes a client impl-xsd to generate the classes and goes on to build other related functionality in my app.
This is therefore not a set-in-stone generation but can vary I want a standard way to do it