users@jaxb.java.net

Re: unmarshalling - turn off validation to prevent unexpected elementexception

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 15 Dec 2003 11:26:55 -0800

> I was also interested to learn that unexpected attributes do not produce such errors. It is only unexpected elements.

Because of the way attributes are handled, it is just so easy to ignore
them, while doing that for elements is harder. That's all.

regards,
--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net