Hi all,

Unlike a lot of Castor users, I am starting a project
with legacy domain objects and no XML schemas.  I can
use the MappingTool to generate the mapping files for
my classes.  However, is it possible to generate an
XML schema given a mapping file?  I would prefer not
to have to write my schemas manually.  I did see the
XMLInstance2Schema tool but that appears to take an
XML representation of an object as input instead of
the mapping file.

I have looked at the JiBX framework and they have a
tool called BindingGenerator that similar to
MappingTool that generates a "binding file" that is
equivalent to Castor's mapping file.  Given a binding
file, you can run another tool called SchemaGenerator
to create a schema.  Is there an equivalent tool in
Castor?

Thank you,
Josh


 
____________________________________________________________________________________
Have a burning question?  
Go to www.Answers.yahoo.com and get answers from real people who know.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to