users@jaxb.java.net

Re: Specifying Interfaces that generated classes extend/implement

From: Malachi de AElfweald <malachi_at_EOTI.ORG>
Date: Thu, 06 Mar 2003 09:16:13 -0700

On Thu, 6 Mar 2003 12:35:38 +0100, Marek Malowidzki <maom_onet_at_poczta.onet.pl> wrote:
>example, multiple XML elements have both 'width' and 'height' attributes. From
>the point of view of XML, these elements are completely separate, but in

Why not make them an attributeGroup in the xsd? Wouldn't Java autogenerate that common interface then?

Malachi