XML DSOs

There are two XML DSOs available. One is a Java applet that will work in both IE4 and IE5 and is loaded by using an applet element. The second XML DSO is available only for the IE5 browser. It's an ActiveX object written in C++. Both the Java applet and the ActiveX control will bind XML data to HTML elements. The C++ DSO also has built-in support for the document object model (DOM). In fact, it supports all the attributes and methods of the level 1 W3C DOM.

The C++ DSO will also validate an XML file against an internal DTD.

Get XML Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.