Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] XML attributes on the fly? How?

Thanks.

That should work as long as XmlAnyAttribute doesn't map any that have other
definitions. Otherwise when I marshall it out again it could have duplicate
attributes. Does XmlAnyAttribute ignore already mapped attributes?

My ideal though would be something like a List of objects each having two
fields: source & masterSource. Is there an easy way to configure that?




--
View this message in context: http://eclipse.1072660.n5.nabble.com/XML-attributes-on-the-fly-How-tp159345p159356.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.


Back to the top