What XML compliant products do Oracle provide?

  • XMLDB

    - Standard option that ships with the Oracle 9i database (from 9.2.0).

    - Previously called Project XDB.

  • XML-SQL Utility (XSU)

    - Programatic interfaces (packages) for PL/SQL and Java

  • XML Developer's kits (XDK) for Java, C, C++ and PL/SQL.

    - See demo programs in the $ORACLE_HOME/xdk/ directory.

  • XSQL Servlet

    - Processing SQL queries and generating an XML result set

    - See http://www.oracle.com/technology/tech/xml/index.html

  • Other products

    - Oracle integrated XML in various other product offerings like the Oracle iFS, Oracle InterMedia, JDeveloper, etc.