users@jaxb.java.net

JAXB2 basics inheritance xjc plugin

From: Kevin and Louise . <kevin_pepper_at_hotmail.com>
Date: Mon, 10 Jan 2011 16:35:24 +0000

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.