News

XML group cooks up World Wide database The W3C publishes updates to XML draft specifications intended to make the Web perform more like a database.
While relational database vendors add XML translation capabilities to existing products, Sleepycat Software Inc. ( www.sleepycat.com ), is set to release a version of its Berkeley DB that handles XML ...
In order to process an XML document, a Java application will typically use the Document Object Model (DOM) API as standardized by the W3C. In this article, André Tost shows that the XSLT and ...