There already is. The SourceGenerator has a new method
setClassNameConflictResolver(String) that allows you to set one fo two
values: "xpath" or "type" (with xpath being the default).

Once you have selected that "type" strategy, in case of a conflict, the
type name of the element being analyzed currently will be appended to
the element name after by a 'By' suffix.

Werner

PS If your question is about named complex type vs. element clashes,
please use the binding fiel to specify a global suffix for all e.g.
complex types.

Karr, David wrote:
> Would it be possible to define a Conflict Resolution Strategy which
> would cause a type name class that is the same as an element name to get
> "Type" appended to the end of the class name?
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to