users@jaxb.java.net

Re: Java packages with relation to Nested schemas.

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Tue, 28 Oct 2003 07:48:26 -0800

> What solutions are there to this problem?

I'm afraid there's none. I personally think I've been hearing this
request for a number of times, so hopefully the spec people would pick
this one up.

The difficulty in doing this is that as far as the W3C XML Schema spec
is concerned, it is impossible to distinguish things defined in
mainSchema1.xsd from those defined in common.xsd. So the spec cannot
describe such a behavior in a nice way.

RELAX NG support of XJC does support this package separation, if you are
interested.


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