Is it possible to generate application code using existing classes from xsd files? I have 2 maven modules, using castor for dynamically class generation. One of the module (A) depends on other ...