Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Generate xml schema (xsd) from a database schema

Generate xml schema (xsd) from a database schema

From: Sunil <sunil_franklin_at_hotmail.com>
Date: Mon, 1 Aug 2005 12:32:47 +0530
Message-ID: <J0kHe.2$_P6.45@news.oracle.com>


http://www.oracle.com/technology/tech/xml/xdk/doc/production/plsql/doc/plsql/xsu/xsu_userguide.html says
XSU New Features at a Glance

    XSU has the following new features, offered with Oracle9i:

            Ability to generate the XML Schema given an SQL Query.

Question:

    Is it possible to generate the xsd only from object relational tables or is it possible to do it from normal relational tables? For example can i generate an xsd from the scott schema. (which has ordinary relational tables)

    Any examples by anyone who has done this?

Thanks,
Sunil. Received on Mon Aug 01 2005 - 02:02:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US