users@jaxb.java.net

Re: xjc:serializable in external binding file

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Fri, 20 Jun 2003 08:05:03 -0700

I confirmed the problem. Sorry about the inconvenience. It seems to me
that XJC ignores any vendor extension in the external binding file.

As a workaround, you could define a transformation that adds the xjc:***
customization to the schema before compilation.

You can keep the rest of the customization in the external binding file.

--
Kohsuke Kawaguchi <kohsuke.kawaguchi_at_sun.com>