Oliver, Just picking up on the last point (as already asked): do you have a few samples that highlight your current problems ?
Werner > -----Ursprüngliche Nachricht----- > desired java code on the basis of my reference schema. But because I > can't generate this corresponding schema constructs with the Castor API > my efforts stagnate a bit. > > Best Regards, > Oliver > > > > > -----Original Message----- > > From: Oliver Fourman [mailto:[EMAIL PROTECTED] > > Sent: March 6, 2007 1:45 AM > > To: [email protected] > > Subject: Re: [castor-user] Use of superclass for source generation > > > > Hi Srdjan, > > > > I am interested in your schema that deals with super classes. Can > > you post an example? > > Last week I posted a similar question concerning this object: > > http://archive.castor.codehaus.org/user/45E72825.80102%40dfki.de > > http://archive.castor.codehaus.org/dev/45E7FD70.4050401%40dfki.de > > My goal is to define types, that extends / restrict other types in my > > schema. Next, I'm also interested what the Castor CodeGen does with such > > types when translating them into the oo world. > > > > Do you know any good lists where such xml schema topics are discussed? > > > > Best regards, > > Oliver > > > > Srdjan Djuricic schrieb: > > > >> Hello, > >> > >> I am generating java classes from the XML schemas and I am also > >> setting a super class to all the generated classes. Besides just > >> having classes that extend the supertype is it possible to somehow > >> include the properties of the super class in the class descriptions so > >> > > > > > >> that when I am marshalling a java object properties inherited from the > >> > > > > > >> supertype would be included in the marshalled output? I know I am > >> probably asking for too much here :) > >> > >> Thanks, > >> > >> Srdjan > >> > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

