Hi,
I have a question about the JAXB2 inheritance xjc plugin...
Anyway, it seems that the only place you can put the
<inheritance:implements>Interface</inheritance:implements>
definition(s) is in annotation tags in the actual schema you're compiling.
Is there any way to place these implements tags in external bindings, if you're not able to change the schema files?
Also, where can I find the
http://jaxb2-commons.dev.java.net/basic/inheritance schema? This url doesn't seem to exist.
Thanks.