You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Hi,
It´s possible to improve this plugin to use
Optionalin elements inside a<choice>tag? Since only one of the elements will be chosen, all of them should beOptional.Could you give some instructions on how implement that?