Oracle 8i
Version: rel. 2
Company: Oracle Corporation
Overview
The Oracle 8i database has built-in XML support, making it an interesting platform for building XML-enabled content-management systems.
The Oracle 8i Core XML Support comprises three key facilities:
Oracle XML Parser, for programmatic processing of XML documents or document fragments;
XML support in 8i's database file system (iFS) to automate parsing and assembly of data between XML and the database; and
XML-enabled "section searching" in the ConText full-text search engine.
The Oracle XML parser is written in Java and is fully XML 1.0 compliant as well as DOM and SAX compliant.
Availability: NT and Unix platforms
More Information: http://www.oracle.com/xml::Oracle's XML section of its Web site
|