users@jaxb.java.net

Interface inheritance

From: <cougar_at_casadelgato.com>
Date: Fri, 19 Aug 2011 17:51:34 +0000 (GMT)

I want to define a <xs:complexType> that inherits from a Java
interface.
I found documentation about using
"http://jaxb2-commons.dev.java.net/basic/inheritance", but that url is
no longer valid.

So, what is the current way to do this?