Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.25
-
Fix Version/s: 1.26
-
Component/s: documentation
-
Labels:None
-
Number of attachments :
Description
The XMLJavaTypeAdapter annotation on a collection leads to a missing maxOccurs=unbounded attribute in the generated xsd. Of course, the resulting documentation is incorrect, too. The xml element description for such a field shows in column "min/maxoccurs" the value 0/1.
Removing the annotation from the collection fixes this bug, so this annotation seems to be the problem.
fixed at 05d1404