users@jaxb.java.net

Re: Use of anyAttribute in a schema

From: Dmitri Colebatch <colebatchd_at_gmail.com>
Date: Sat, 23 Jul 2005 11:21:09 +1000

On 7/22/05, Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_sun.com> wrote:
> Dmitri Colebatch wrote:
> > Michael - a word of warning though, there are a few gotchas in doing
> > what you're trying to do. You might want to search the bug archive
> > for soap issues. You actually need to modify the schema in order to
> > make it compile - see the archives for the discussion, its a major
> > flaw in JAXB 2.0 imho.
>
> Could you help me refresh my memory? What is the issue?
> I searched the archive with a few obvious keywords but I couldn't find
> any. Even just a subject line would be greatly appreciated.

I've got it at work - will send it through on Monday. From memory its
something to do with the xsd prefix use in the SOAP (1.2 I think)
schema. Sorry for the patchy response - I'll get you the full details
Monday.

cheers
dim