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
{{ message }}
This repository was archived by the owner on Feb 5, 2019. It is now read-only.
I'm parsing an XML after performing codegen using xjc, and then re-encoding it. Some data is missing. In fact when I parse it, I am unable to access these fields.
I've attached a maven project with test case for this.