users@jaxb.java.net

Re: Problems while binding OpenGIS Examples

From: Ryan Shoemaker - JavaSoft East <Ryan.Shoemaker_at_Sun.COM>
Date: Fri, 19 Mar 2004 10:42:51 -0500

Dirk Wilhelm wrote:

> When i try to run the tool, i get this warning:
>
> [WARNING] warning: "final" attribute of <complexType> is not supported
> line 60 of temporal.xsd
>
> Is this a problem with JAXB or with the schema files?
>

Neither. It simply means that the final="#all" semantics are
ignored by the schema compiler and are not represented in the
generated java code.

--Ryan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net