users@jaxb.java.net

Creating custom inheritance

From: Tim Davidson <tim.davidson_at_greenhatconsulting.com>
Date: Tue, 29 Jul 2003 10:28:23 +0100

I know how to create XSDs and how to implement inheritance using XSD.
However I need to inherit a XSD from a Java class. I mean, I want to define that
XSD but I do not want to define the Structure it inherits from as and XSD.
The reason I want to do this is that I do not want to marshar/unmarshal the attributes
of that base class.

I have heard there are some JAXB customisations which could solve this problem but
I do not know where.

If anyway could help me...

Thanks.

Gustavo.