Hi Radu, I think you didnot get my problem at all. Let me precise it.
I already have a .xsdconfig that is generating all the beans to my custom package. The problem is that "schema compiled classes" such as the TypeSystemHolder are not generated to this package but by default to schema.system. (All the beans generated point to this classes) My question was targetting those specific classes. The solution I found was to modify xmlbeans sources so that only the "typesystemname" ant argument was taken into account (I removed schema.system). If you got another trick to make it, I would be please to know it. Cheers, Ben --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

