users@jaxb.java.net

Generated class not inheriting correctly when mixed="true"

From: Farrukh Najmi <farrukh_at_wellfleetsoftware.com>
Date: Tue, 20 Nov 2007 16:10:02 -0500

I have a complexType defined as follows:

  <complexType name="StringValueType" mixed="true">
    <complexContent>
      <extension base="tns:AbstractValueType">
      </extension>
    </complexContent>
  </complexType>

It should generate a class that extends AbstractValueType but id does not.

Is this a bug? If so should I file an issue? Is there a workaround? Is
it an HJ3 bug or a JAXB RI bug?

I am using HJ3 0.3-SNAPSHOT with JAXB 2.1.4 to generate code.

Thanks.

-- 
Regards,
Farrukh Najmi
Web: http://www.wellfleetsoftware.com