Hi, I am trying to generate sources for a schema into a specific package. My problem is that XMLBeans always compile schema classes/src to schema.system package. (TypeSystemHolder classe for instance)
The provided option typesystemname="mynamespace" only append the option value to then original package path -> schema.system.mynamespace (tested in version 1.04 and 2.1.0). Is there a way to generate everything in a specific package? Cheers, Ben --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

