raphw / xjcoptional

A XJC plugin to make getters of optional properties Optional.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optional in <choice> elements

gustavoramos00 opened this issue · comments

Hi,

It´s possible to improve this plugin to use Optional in elements inside a <choice> tag? Since only one of the elements will be chosen, all of them should be Optional.

Could you give some instructions on how implement that?