users@jaxb.java.net

Setting required and default values for attribute

From: Vladimir Blagojevic <dovlex_at_gmail.com>
Date: Fri, 24 Jul 2009 14:38:55 +0200

Hi,

Is there a way to force schema generator not to attach use="required"
for every attribute of primitive type except of course to use Java
primitive wrappers? How can we specify default values for attributes so
they can be reflected in generated schema?

Thanks,
Vladimir