users@jaxb.java.net

Re: accessing schema info at runtime

From: Dmitri Colebatch <colebatchd_at_gmail.com>
Date: Fri, 5 Aug 2005 09:30:32 +1000

On 8/5/05, JAXB User <jaxbuser_at_yahoo.com> wrote:
> Thanks, this is helpful. One follow-up question: if I want to whether each
> sub-element is required or not (i.e. minOccurs > 0), is this information
> available as well?

I'm not sure - I don't believe that there are annotations for
validation. I imagine Kohsuke could give a better answer...

cheers
dim