Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
current (nightly)
-
None
-
wiindow xp, j2se 1.6
Description
Dear all,
I have a xsd file. One of the element contains maxOccurs="unbounded" tag.
However, after running ant with default build.xml.
The generated interface file only contains "public java.util.List getAddress();" function but no corresponding get method generated.
Could you please advise? Thanks.
Stephen