users@jaxb.java.net

Re: Class generation and <xsd:include>

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Tue, 21 Jan 2003 13:30:38 -0800

The package is per-namespace basis. IOW, if two components are in the
same namespace (regardless of the source .XSD file it is defined), they
will end up in the same package.

It's not clear to me whether your child schemas are all belong to a
difference target namespace URI or the same namespace URI.

If they are different, you end up receiving duplicates of
common_types.xsd in every package (for a good reason, BTW),

If they are the same, all the components from all your children schemas will
be generated into the same package.


regards,
--
Kohsuke KAWAGUCHI                  408-276-7063 (x17063)
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com