Hi, I have following situation:
I have 2 schemas A and B. B depends on A because it uses some types from A. Now when compiling schema B, xmlbeans schema compiler compiles schema A as well to the jar. Is it possible to compile schema A to separate jar and somehow instruct xmlbeans schema compiler to use that jar when compiling schema B. And have two jars a.jar and b.jar and jar b does not have schema A info compiled inside. Thanks, Giedrius --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

