|
Hello,
I just tried to generate Java classes for my XSD
(the attached one) using castor 2.0.2 and some classes were generated in the
following way:
A class that extends itself! Example:
=====================================================
public class Definition extends
Definition implements
java.io.Serializable
{ ... }
=====================================================
I can't know why this is happening...Can u help
please?
Thanks
Fady |
------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address:
[EMAIL PROTECTED] -------------------------------------------------

