This series of tutorials uses the Simple XML Based Content Management
Application to demonstrate programming techniques that take advantage of the
features of Oracle XML DB, a feature of Oracle 9i Database Release 2.
The Oracle XML DB is fully compliant with the W3C XML data model thereby providing
new standard access methods for XML navigation and query. It also packs the
inherent benefit of the Oracle 9i Database Release 2 and brings with it, high-performance,
native XML storage and retrieval technology. In short Oracle XML DB lets you
leverage the advantages of relational database technology plus the advantages
of XML.
While describing parts of the larger application, each tutorial is self-contained,
and each explains how to use a technique or perform a task.
OTN members can download
the complete sample application (called CMSXDB), including source code and installation
instructions.
WARNING:
The
Sample Application is very simplistic and doesn't really address the complexities
of production content management systems. Thus this application is not
a complete production Generic Content Management System. In other words,
the developers can not start building production level enterprise content
management system with this code.
Disclaimer : All references made to the Content Management System XML DB or
CMSXDB, throughout this tutorial series, refers to the 'Simple XML Based Content
Management Application'