Subject XML schemas and code generation
Author Marcelo Lopez Ruiz
Hello, everyone.

I've just started toying for with XML and XSLT, and it seems to me it would
be possible to easily create different transformations to generate code from
a given database schema. For example, to create insert/update/delete stored
procedures, views on joined tables, Delphi forms to work with the database,
etc.

Of course, I would need to create an XML document based on a database for
this to work. Does anyone know of standardized XML schemas for database
schemas? It would probably have to be extended to include such things as
generators or exceptions, I guess.

Anyway, all pointers are welcome, and sorry if this is the wrong list to be
asking this.

Marcelo Lopez Ruiz