| 3. | 4DOM | | | A full DOM level 2 implementation for Python, included in the PyXML package. pyxml.sourceforge.net |
| 7. | Dieter Köhler's XDOM 2.0 | | | A Delphi3 implementation of the DOM Level 2 Core and Traversal modules. Binaries and source code available, free of charge. www.philo.de |
| 8. | 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 |
| 11. | The Gnome DOM Engine | | | Promises to create a fully standards-compliant DOM interface. It is based on Daniel Veillard's libxml. www.levien.com |
| 13. | XML4P Perl DOM | | | Includes a collection of Perl5 wrapper objects that internally use their XML4C counterparts for Level 1 DOM processing. xml.apache.org |
| 14. | Unicorn XML Processor | | | A stand-alone ECMAScript interpreter that supports Level 1 DOM Core. An XSLT processor contains the same engine. www.unicorn-enterprises.com |
| 15. | xmlBlaster | | | 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 |
| 16. | Ozone | | | Open source, Java, OO DBMS which includes a DOM interface. www.ozone-db.org |
| 17. | IBM's DOM Implementation in Java | | | A validating XML parser written in 100% pure Java, which includes an implementation of the Level 1 DOM, some of the Level 2 DOM, and SAX. Now part of the Apache Xerces project. alphaworks.ibm.com |
| 18. | DOM2 Reference | | | Reference guide with examples for the second release of the object model. zvon.org |
| 19. | Minidom | | | Lightweight DOM implementation in the standard Python library. www.python.org |
| | |