I'm trying to use Castor's SourceGenerator to create Java classes for some
fairly complicated .xsd files (a proprietary extension to FpML).  The
generated source contains hundreds of errors like this:

StepDescriptor causes a cycle - the type StepDescriptor cannot
extend/implement itself or one of its own member types
The method addFieldDescriptor(XMLFieldDescriptorImpl) is undefined for the
type StepDescriptor
The method getExtends() is undefined for the type Object
The method getIdentity() is undefined for the type Object
The method setCompositorAsSequence() is undefined for the type
StepDescriptor
The method setExtendsWithoutFlatten(StepDescriptor) is undefined for the
type StepDescriptor
Type mismatch: cannot convert from StepDescriptor to TypeValidator

I searched the mailing list archives and web sites but could not find
similar problems.  The most glaring problem is that most of the Java
classes extend themselves.  Any ideas?




This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan Chase & Co., its
subsidiaries and affiliates.

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

Reply via email to