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

Reply via email to