You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-user@xml.apache.org by rm...@manu.com on 2004/05/20 19:46:18 UTC

derived types

We have a common base module and a bunch of application modules which are 
dependent on the base. The base
module has some base XML schema types and the application modules also 
have schemas which could extend from 
the base schema types. First, the base module is built and in the process 
it generates the base XMLBeans. Later, when the application module is 
built, the base XMLBean classes are getting generated again. (The build 
steps for base and application modules are independent, but at run-time 
application modules will co-exist with the base)

What would be the best way to avoid duplicate classes at run-time?


Thanks for your time.

Rao Madhavaram
Manugistics