What XML compliant products do Oracle provide?
Submitted by admin on Thu, 2005-12-15 06:31.
- 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
- Other products
- Oracle integrated XML in various other product offerings like the Oracle iFS, Oracle InterMedia, JDeveloper, etc.
»
- Login to post comments

