From: wzg73@yahoo.com (Zhigang Wang)
Newsgroups: comp.databases.theory,comp.databases.rdb,comp.databases.oracle.tools
Subject: DDL/DML in XML?
Date: 6 Aug 2001 14:06:15 -0700
Organization: http://groups.google.com/
Lines: 11
Message-ID: <744d9653.0108061306.6fc3cfd7@posting.google.com>
NNTP-Posting-Host: 206.40.46.18
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 997131976 8472 127.0.0.1 (6 Aug 2001 21:06:16 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 6 Aug 2001 21:06:16 GMT


The idea I am thinking about is a standard of DDL/DML in XML. For
example, define the database schema in such an XML document, then for
different database engine, we can use an XSL to translate it into the
dialect SQL of that database.
This could be useful for other purpose. Since the database schema is
in XML. It is quiet easy for us to construct another XSL to translate
the database schema into HTML for documentation purpose.

I believe there should be this kind of standard. If you know, could
you pls send a link to me?
Best wishes,

