users@jaxb.java.net

Re: Problem with a mixed content element type

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 26 Apr 2006 15:00:47 -0700

Andreas Pakulat wrote:
> So what you're saying here is that JAXB cannot correctly handle the
> above xml schema?

I think what it really needs is a customization, so that the base type
can be mapped to (not very useful) List<Object> and @XmlMixed on it.

If you think about it, there's really no other code that can possibly
handle this inheritance. I mean, try to write one manually and you'll see.

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com