users@jaxb.java.net

Re: schemaBinding and namespaces and xjb.

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Thu, 18 Sep 2003 08:19:21 -0700

> Given multiple .xsd with the same target namespace we have noted that
> the .xjb must not contain schemaBinding for more than one of them. Is
> this automatically global and if so, how can we specify since it uses
> the .xsd?
>

A <schemaBindings> is per one target namespace. So even if you describe
one namespace in multiple .xsd files, you can still have at most one xsd
file.

regards,
--
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