Jaxb Simplify Plugin
- by wrm
i try to use the simplify plugin to simplify the generated code.
I have a defined type:
<xsd:complexType name="typeWithReferencesProperty">
<xsd:choice maxOccurs="unbounded">
<xsd:annotation>
<xsd:appinfo>
<simplify:as-element-property/>
…