Everyone-

So I finally got an XML plugin set up in Eclipse (wow I dragged my feet on that one), and one of the first things I did was go through and validate my mapping files against the Castor Mapping DTD.

The one problem the validation step exposed was multiple occurrences of the same class name (name is an ID) due to my use of nested class mappings -- <class name="org.exolab.castor.mapping.MapItem"> shows up several times in a single mapping file. Does anyone have any ideas of how to work around this on my end? Or is this something that can be easily fixed in the mapping DTD?

Thanks!

Stephen

-------------------------------------------------
If you wish to unsubscribe from this list, please send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to