users@jaxb.java.net

Re: How to prevent generating bindings for imported schemas

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Thu, 18 Sep 2003 11:46:10 -0700

I think the easiest (and safest) way is to compile everything at once.
You cannot use the -p switch, but you should be able to achieve the same
effect by using <jaxb:schemaBindings> customization.

> I have 3 top level schema (lcm.xsd, query.xsd, cms.xsd) which all
> include two foundational schemas (rim.xsd and rs.xsd). All can be found at:

Assuming that you mean "import", not "include".

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