users@jaxb-verification.java.net

Re: Problem in compiling with -Xverification

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Thu, 28 Jul 2005 20:52:33 +0200

Hi.

> When i analyse the schema, the following validation rule causes the
> problem...
>
> < xs:element name =" NSF_SuggestedReviewers " nillable="true" >
>
> It doesnt like "nillable=true"

I have resolved your problem in jaxbvalidation. nillables are now
supported. If element is nil, no content checks are done at all.

Bye.
/lexi