users@jaxb.java.net

JAXB2 basics inheritance xjc plugin

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

Hi,

I have a question about the JAXB2 Basics inheritance xjc plugin...
 
From the documenation, 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 plugin schema to provide the
inheritance:implements tag definitions. I notice that
http://jaxb2-commons.dev.java.net/basic/inheritance doesn't seem to
exist.

Thanks for any assistance.