Closed
Description
Hi,
I would like to work with the XmlValue annotation as suggested by 6.2.7.4 Mapping a Class to Simple Content or Simple Type: XmlValue. As just adding the annotation is not possible as XmlElement
and XmlValue
are mutually exclusive. A support to remove annotations would be nice similar to the suggested solution from issue #8.
<annox:remove-annotation class="javax.xml.bind.XmlElement"/>