Sponsored Links
Directory Sites
Tests in JavaScript for compliance with some parts of the W3C DOM specs.
dbaron.org
DOMJuan: Koala's implementation of the DOM
Java implementation of the DOM Level 2. Free and with source code. Currently (version 0.1) only the Core and Events modules are available.
koala.ilog.fr
A full DOM level 2 implementation for Python, included in the PyXML package.
pyxml.sourceforge.net
Tests currently written for MSIE; should be updated soon for other implementations.
xw2k.sdct.itl.nist.gov
DocZilla - an SGML/XML browser
Built on Mozilla code, this browser has the same support for the DOM as Mozilla does.
www.doczilla.com
An open-source XML/HTML browser which is implementing full Level 2 DOM support.
www.mozilla.org
IBM's DOM Implementation in C++
XML for C++ parser (XML4C) is a validating XML parser written in a portable subset of C++. It implements Level 1 and some of Level 2 DOM, as well as providing SAX interfaces. Source code, samples and API documentation are provided with the parser. Now part of the Apache Xerces project.
alphaworks.ibm.com
Microsoft Internet Explorer - XML/HTML Browser
Full support for the Level 1 DOM.
www.microsoft.com
Definitive specification for the DOM.www.w3.org
A list of DOM resources.
www.oasis-open.org
Promises to create a fully standards-compliant DOM interface. It is based on Daniel Veillard's libxml.
www.levien.com
Reference guide with examples.
zvon.org
Different open source tools, most of which use the Xerces implementation (DOM Level 1 & 2) as a base. Xerces itself is available in Java, C++, Perl, and COM.xml.apache.org
A stand-alone ECMAScript interpreter that supports Level 1 DOM Core. An XSLT processor contains the same engine.
www.unicorn-enterprises.com
XML and CORBA/RMI/XML-RPC based MOM (message oriented middleware) for Java/C/C++/Perl/Tcl/Python. Free for commercial and non commercial use (LGPL).
www.xmlblaster.org