Hello,

could anybody inform me about the Castor packaging options ?
Is it possible to make several packages for a single namespace unlike JAXB?

My real problem is that I manage 30 XML schemas with no namespaces. These
files are stored in differents directories but under the same root exactly
as java packages.
The main schemas includes the others.

I would like to keep this strucure in my java classes.

Could Castor achieve this feature ?


ROOT
  |
  --- REFERENTIAL
                |
                ---- schemas1.xsd
                ---- schemas2.xsd
                ---- DATA
                        |
                        ---- schemas3.xsd
  --- schemas4.xsd



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

Reply via email to