Hello,

I am new to this list, but wasn't able to find the
answer to this question in the mail list archives.

I currently have a schema that is causing name
collisions within castor.

Specifically, I have a complexType, named
interactionElementType.  This type has a local element
named experimentList.

I also have a global element named, Entry.  This
element also has a local element named experimentList.

However, the two experimentLists are fundamentally
different.

When I use castor, castor first creates one
experimentList class, and then creates a second one
that overwrites the first.

Based on what I read in the mailing list, the most
common type of collision occurs with elements and
complexTypes that have the same name, and I understand
that you can specify prefixes/suffixes for either one
to prevent the naming collision.  However, in my
specific example, I seem to have collisions between
locally defined elements.

So, I have two questions:
1.  Is there a command line option that tells Castor
to output naming collissions like this?  So, that you
can at least easily identify when the error occurs.
2.  Does anyone have a specific recommendation or
binding file example that deals with the specific
issues I have above?

Thanks for any help.

Ethan Cerami

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to