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.
An XML schema is mapped via JAXB to java objects with multiple elements. When unmarshalling an XML file which is compliant to this schema the object corresponding to the second element (and so on) is always null.
Here is the portion of the XML schema :
Here is the portion of the JAXB customization file :
An XML schema is mapped via JAXB to java objects with multiple elements. When unmarshalling an XML file which is compliant to this schema the object corresponding to the second element (and so on) is always null.
Here is the portion of the XML schema :
Here is the portion of the JAXB customization file :
Here is the portion of the XML file :
true false