users@jaxb.java.net

Re: How to resolve class/interface conflict

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 26 Jan 2005 07:27:32 -0800

Hristo Stoyanov wrote:
> I have a few hundreds of such schema files :-(

Those name transformation customizations are per namespace, not per
schema document. So if your 200 schema files define a relatively small
number of namespaces, say 5 or 10, you might still be able to write the
external binding file manually.

Otherwise, you might have to think about writing a little program to
generate the external binding file.

In 2.0, we should be able to handle a schema like that a lot better ---
there should be a lot less name collisions.

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net