[ https://issues.apache.org/jira/browse/XMLBEANS-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacob Danner resolved XMLBEANS-229. ----------------------------------- Resolution: Won't Fix This seems like a doc issue more than anything. Note that this should be possible when compiling the schema with -javasource 1.5 then doing something like getLineItemList().add(...) > addXXX method not generated > --------------------------- > > Key: XMLBEANS-229 > URL: https://issues.apache.org/jira/browse/XMLBEANS-229 > Project: XMLBeans > Issue Type: Bug > Affects Versions: Version 2, Version 2.1 > Environment: Windows XP > Reporter: Michael Hill > Attachments: test.xsd > > > When generating Multiple Occurrence Methods the , void addXXX(XXXType > newValue) which is supposed to add the specified XXX to the end of the list > of XXX child elements is not being generated. > Does this require some configuration? > See below for added comments. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org For additional commands, e-mail: dev-h...@xmlbeans.apache.org