Pregunta

In scalaxb I have an element with duplicates:

xsi:type="ObjectEventType" xsi:type="ObjectEventType"

When duplicates exist how do I traverse the tree and transform to a new tree removing the duplicates?

¿Fue útil?

Solución

This issue was resolved a while back.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top