OK, thank you.
Maybe we really need to do JAXB 2.2...
Levi Purvis wrote:
> I opened an RFE for this back in October last year:
>
> https://jaxb.dev.java.net/issues/show_bug.cgi?id=272
>
> On 1/10/07, Kohsuke Kawaguchi wrote:
>>
>> Unfortunately, no. This seems to be relatively common request, so it
>> might make sense to allow @XmlElementWrapper on this, so that you can write:
>>
>> @XmlElementWrapper(name="res")
>> @XmlElement("usprice")
>> protected USPrice price;
>>
>> Would you like to file an RFE for that?
>>
>> ... better yet, would you be interested in working with us to experiment
>> with this change in the RI?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com