I'm using the recently released ebXML Customer information Schema (http://www.oasis-open.org/committees/ciq/) and attempting to using Castor's source code generator for XML. The source code generator would execute with out incident, however the classes would not compile due to a cyclic inheritance compiler error. Just by chance, a colleague of mine, engaged in .net development, tried it in with the .net schema compiler. It gave him errors that the ComplexTypes can not be named the same as elements. It turns out that castors schema compiler suffers the same issue. After making the necessary changes to the schema, the Source code Generator works fine. The point: Should this be a FAQ item or a enhancement request?
 
I did read the docs, search the list, the web, and bugzilla, so if this has been covered before please ignore.
 
P.S. I'm using castor 0.9.3.21 and I appreciate the great work.
 
Will Etson
 

Reply via email to