tool to generate xsd file from a database table

I having been searching the net far and wide for something that can generate
an xsd file from a Sybase table definition.  Is there any Java-based tool
which uses the Metadata interface to generate xsd?  Anything not Java-based
that might work with Sybase?  Basically, I would like to use a tool to
generate xsd files for all my tables so that I can then use Castor's source
generating capabilities to give me JDOs to all my tables.  This would be
most desirable so that I autogenerate an OO interface to my RDBMS with no
manual coding or writing of xsd files.  Any suggestions on how to achieve
this would be much appreciated.

PLEASE REPLY DIRECTLY SINCE I AM NOT ON THE LIST!

Regards,
Jon

Received on Tuesday, 25 September 2001 04:27:07 UTC