Possible to generate database & tables from an XML schema

I recently downloaded a trial of TDM looking for a solution to a problem and would like to ask a question if I may:

I have a quite large XSD Schema document I would like to create database tables from. Rather than hand building the database tables (time consuming & error prone), is it possible to use TDM with the schema document I have to create, or aid in the creation of the database tables?

If this is possible, could someone point me in the right direction on how to begin to accomplish this?

Sincere Thanks In Advance!

M. Goodell

Hi,

in the following article you can find info about how to process external XML files:
http://www.vaclavfrolik.com/toad-data-modeler/how-to-load-logical-information-from-external-sources/

Information about how to create new tables can be found in documentation. Click Help | Help Topics and navigate to section Help - Scripting and Customization - Samples.

Regards,

Vaclav