Title: XML: Generating included Schemadefinitions in a separate java package

Hi,

I have two Schemadefinitions, let's say schema"Peter.xsd" and schema"Paul.xsd".
Both include a thirs schema, let's say "Mary.xsd".

If I generate an object model for "Peter.xsd" and "Paul.xsd", the created classes contains also the classes for "Mary.xsd".

How can I achieve, to have separate classes for "Mary.xsd".
Will I have to generate the object model for "Mary.xsd" separately, and if yes, how could I tell castor to use this generated model for

"Peter" and "Paul"?

Thanks in advance.

Wolfgang


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

Reply via email to