users@jaxb.java.net

Re: xjc schema compilation error jaxb2 limitation?

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Mon, 4 Jun 2007 09:08:10 +0200

Hi.

> I have compiled xsd schema with jaxb2 (tested versions 2.0.5 and 2.1.3).
> Schema is available here:
http://schemas.opengis.net/gml/2.1.2/geometry.xsd

I can't argument right now, but as far as I remember, GML 2.1.2 schemas were
not fully correct. Tom compile them, I had to correct a number of mistakes.
Compare to 3.1.1

From my experience, XJC has one of the strictest schema checkers, so you can
generally trust it, when XJC says tha t schema is not correct.

Bye.
/lexi