users@jaxb.java.net

Re: xjc:serializable in external binding file

From: Steve Maring <steve_at_MARING.ORG>
Date: Fri, 27 Jun 2003 08:11:15 -0600

I too am attempting to use the xjc serializable extension in an external binding file and have encountered the same issue.

Could somebody elaborate on the workaround noted below?

Cheers.
Steve Maring


>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.