Separation of layout and content - DBPrism CMS is running into Cocoon
Framework, where separation of layout and content is the first rule take into account.
Scheduling system - Using DBMS_JOB package is possible to invoke any CMS
task at an specific time or periodically.
Import and Export content - The content assets could be exported/imported
directly using the regular database command because they are stored in regular tables.
Mirroring - Using Oracle database snapshots.
PDF/WAP support - No problem, make a new stylesheet and that's all.
Enterprise support - Oracle Java Stored Procedure is ready to use
enterprise services such as EJB or Corba.
Editing tools - DBPrism includes a custom addin for Oracle JDeveloper
9i DS, it provides a simple way to import single or multiples files edited with
the XML editor. Its also possible to use another authoring tools such as XML Spy
from Altova that provides document preview facilities, then using the FrontEnd
application with a simple upload operation the edited document could be uploaded
to the CMS. Also latest version of the CMS included an experimental integration
of Xopus editor. Xopus is a browser based in-place WYSIWYG XML editor.
Xopus allows users to edit their XML data in an intuitive word processor like way.
Finally you can edit documents using OpenOffice 1.0 Writer application and directly
upload them to the CMS repository using a single click with the CMS FrontEnd
application.