users@jaxb.java.net

JAXB Basics xjc inheritance plugin usage

From: <kevin_pepper_at_hotmail.com>
Date: Mon, 10 Jan 2011 23:15:19 +0000 (GMT)

Hi,

I would like to use the JAXB 2 basics xjc inheritance plugin to specify
that various generated classes implement specified interfaces. Can it
be used from bindings or is it necessary to add the
inheritance:implements tags directly into the schema. I don't want to
have to change the schemas as this would be a maintenance headache so a
bindings approach would be preferable.

Also, where can I find the schemas associated with this plugin - I
notice that http://jaxb2-commons.dev.java.net/basic/inheritance does
not exist.

Are there any plans to add this plugin into the JAXB2 RI?

Thanks for any assistance.