users@jaxb.java.net

no setters generated

From: Hanasaki JiJi <hanasaki_at_hanaden.com>
Date: Tue, 11 Feb 2003 21:34:13 -0600

llo All,

What is it in the xmlschemata that causes setters to be generated? I
have a complex type with a sequence that contains another complex type.
  A getter is generated but not a setter.

If a complex type is used several times in several areas of the same
schema, can it exist at the top level? The goal is to avoid embedding
the type in multiple locations.