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