users@jaxb.java.net

RE: Name Collision

From: Lagomasino, Adolfo (Adolfo) <"Lagomasino,>
Date: Thu, 17 Mar 2005 16:14:40 -0500

Thanks. It worked beautifully.
Adolfo

-----Original Message-----
From: Bhakti Mehta [mailto:Bhakti.Mehta_at_Sun.COM]
Sent: Thursday, March 17, 2005 3:01 PM
To: users_at_jaxb.dev.java.net
Subject: Re: Name Collision


You can customize the jaxb bindings as an inline annotation in the
schema or as an external file.
See the fix-collides sample for more information.

Regards,
Bhakti
Lagomasino, Adolfo (Adolfo) wrote:

>I have an element in my schema named "Attribute" and another named "AttributeType"
>During compilation of the schema, the compiler attempts to create an AttributeType interface for both elements, causing a name collision.
>How can I avoid this (excluding changing the name of the elements in the schema)?
>Adolfo
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
>For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net