Other News

Community

XML Spy Tops as XML Editor

By Timothy Dyck – Altova GMBH’s XML Spy has long been a strong player in the XML space, and Version 5 of the XML editor raises the bar even higher. Of all the XML editors eWEEK Labs has seen—and we’ve seen a lot—the $990 XML Spy 5.0 Enterprise Edition provides the best overall combination of editing

Community

Vendors update XML for Analysis

By Joris Evers – Version 1.1 of the XMLA specification is the first version of the specification created in conjunction with the members of the XMLA Advisory Council, a group of business intelligence software vendors that back XMLA, according to a statement from Microsoft, Hyperion, and SAS.

Community

Getting Started with XOM

by Michael Fitzgerald – Elliotte Rusty Harold’s new XML Object Model ( XOM) is a simple, tree-based API for XML, written in Java. XOM attempts to build on good ideas from other Java XML APIs — SAX, DOM, and JDOM — and to leave behind some of their frustrations. The result is a high-level open-sour

Community

XML document generator

By Shailesh Yagnik – Output in XML format is very useful for data tranformation in internet-based applications. In general, if you have XML formatted data then it is easier to convert it to any other format. Using a new package in Oracle 9i allows you to create a XML document from a SQL query. The f