You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Ben <ti...@free.fr> on 2005/11/30 15:53:24 UTC

Schema compilation to some specific package

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: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org