You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Jacob Danner (JIRA)" <xm...@xml.apache.org> on 2009/11/01 21:45:59 UTC

[jira] Resolved: (XMLBEANS-229) addXXX method not generated

     [ 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-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org