users@jaxb.java.net

Re: How to prevent JAXB generate classes for imported schema

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Thu, 06 Apr 2006 09:18:41 -0700

kaneda wrote:
> Hi All,
>
> Anybody know how to prevent JAXB from generating classes for a
> particular imported schema?
>
> I'm importing the XML Digital Signature Schema but don't want to use
> JAXB to (un)marshall.
> I would like to obtain a reference to the Signature element as a DOM
> element:

We talked about having this option, but this must have fallen through
the cracks.

Would you please file this as an issue to the issue tracker?

(The idea was to simply achieve the same effect of generating then
deleting, so you'll still have to use <xjc:dom/> )

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com