newsletterlibrary.com

Top : Computers : Programming : Internet :
W3C DOM

Categories
JavaScript @
Specifications 
Technical Articles and TechNotes 
XML Parsers @

Websites
A full DOM level 2 implementation for Python, included in the PyXML package.
site exerpt
Python and XML Processing  Language a data format for structured document interchange. It seems to have considerable momentum behind it, and will probably become very important over the next few years. Python's power and ease of use combine to make it an excellent choice...
http://pyxml.sourceforge.net/topics/

Java implementation of the DOM Level 2. Free and with source code. Currently (version 0.1) only the Core and Events modules are available.
site exerpt
DOMJuan A DOM Level 2 implementation  Juan is an implementation of the Document Object Model Level 2. The Document Object Model is a platform- and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure and style of documents. DOMJuan was...
http://koala.ilog.fr/domjuan/

Tests in JavaScript for compliance with some parts of the W3C DOM specs.
site exerpt
DOM Test Pages  These pages test conformance to the DOM Level 1 Recommendation. They assume that: user agents interpret a MIME type of text/javascript in a manner compliant with the second edition of ECMA-262 there is a property of the global object called...
http://dbaron.org/dom/test/

Tests currently written for MSIE; should be updated soon for other implementations.
site exerpt
The NIST DOM Test Suite  ...
http://xw2k.sdct.itl.nist.gov/dom/index.html

Built on Mozilla code, this browser has the same support for the DOM as Mozilla does.
site exerpt
CiTEC DocZilla  Zilla technology is finally here! Prepare for the combination of the latest Mozilla technology, the standards compliant OpenSP SGML parser, CGM graphics support, new DocZilla features and a more generous licensing scheme! A pre-release of DocZilla Browser 2.7 is released...
http://www.doczilla.com/index.html

A Delphi3 implementation of the DOM Level 2 Core and Traversal modules. Binaries and source code available, free of charge.
site exerpt
Extended Document Object Model Details  It allows to represent an XML document by Delphi objects which reproduce the structure and content of the XML document in an object tree. XML parser components contained in the package make it easy to transform any XML file or...
http://www.philo.de/xml/dom/

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.
site exerpt
alphaWorks XML for C Overview  C libraries with classes for parsing, generating, manipulating, and validating XML documents in over 150 different encodings. Date Posted: April 26, 1999 Overview XML4C has graduated. XML4C now consists of Apache's Xerces-C XML Parser, which is distributed under the The...
http://alphaworks.ibm.com/aw.nsf...41B8825675B0083C6DB?OpenDocument

Full support for the Level 1 DOM.
http://www.microsoft.com/windows/ie/default.htm

Definitive specification for the DOM.
http://www.w3.org/DOM/

Includes pointers to the DOM test suites for Level 1.
http://www.nist.gov/xml/

A list of DOM resources.
site exerpt
Cover Pages: W3C Document Object Model (DOM)  The document can be further processed and the results of that processing can be incorporated back into the presented page The goal of the DOM group is to define a programmatic interface for XML and HTML. The DOM is separated...
http://www.oasis-open.org/cover/dom.html

Promises to create a fully standards-compliant DOM interface. It is based on Daniel Veillard's libxml.
site exerpt
Gdome: The Gnome DOM Engine  It promises to create a fully standards-compliant DOM interface. It is based on Daniel Veillard's libxml. Currently, it is being used in Gill, the Gnome implementation of SVG. Related projects There are a fair number of projects related to Gdome,...
http://www.levien.com/gnome/gdome.html

Reference guide with examples.
site exerpt
DOM1 reference with examples  ...
http://zvon.org/xxl/DOM1reference/Output/index.html

A plug-in for Netscape Navigator and Microsoft Internet Explorer which enables the display of TeX, LaTeX, and MathML documents and the publishing of interactive mathematical and scientific material on the Web. Includes the DOM (JavaScript, C, C++ and Java).
http://www-3.ibm.com/software/network/techexplorer/

Contains a parser with a Level 1 DOM interface. Available in Java, C, C++ and PL/SQL.
http://technet.oracle.com/tech/xml/index.htm

DOM Java Bean encapsulation for use in quickly developing GUIs to XML applications.
http://technet.oracle.com/tech/xml/transview_java/

Includes a collection of Perl5 wrapper objects that internally use their XML4C counterparts for Level 1 DOM processing.
site exerpt
Xerces Perl XML Parser  It is implemented using the Xerces C API, and it provides access to most of the C API from Perl. Because it is based on Xerces-C, XML::Xerces provides a validating XML parser that makes it easy to give your application...
http://xml.apache.org/xerces-p/index.html

Uses the DOM for animation of SVG images. Currently preview (alpha) releases; these implement some of DOM Level 2 as well as DOM Level 1.
http://www.adobe.com/web/features/svg/tools.html

A stand-alone ECMAScript interpreter that supports Level 1 DOM Core. An XSLT processor contains the same engine.
site exerpt
Unicorn Enterprises SA  We develop computer software, technologies, and solutions. Our company is specialized in: document management output management solutions for private banks Intranet applications XML technologies consulting services Our primary business is in the area of software solutions. We deliver the complete...
http://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).
site exerpt
xmlBlaster homepage of XML/CORBA based MOM for Java/C/C Perl/Tcl/Python  The message is described with XML-encoded meta information. Messages may contain everything, GIF images, Java objects, Python scripts, XML data, a word document, plain text just anything. Communication with the server is based on CORBA, XmlRpc, RMI or SOCKET, and...
http://www.xmlBlaster.org/

Open source, Java, OO DBMS which includes a DOM interface.
http://www.ozone-db.org/

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.
site exerpt
alphaWorks XML Parser for Java Overview  There are some current alphaWorks technologies that are known to work with only with XML4J and not with Apache's Xerces-J Parser. If you have any further questions concerning XML4J, please contact Lisa Martin. About the technology author(s):XML Parser for Java...
http://alphaworks.ibm.com/aw.nsf...F6A8825671B00682F34?OpenDocument

Reference guide with examples for the second release of the object model.
site exerpt
DOM2 reference with examples  ...
http://zvon.org/xxl/DOM2reference/Output/index.html

An open source, pure Java framework for XML-based applications which implements the Level 1 DOM and some of the Level 2 DOM.
http://download.cnet.com/downloads/0-14492-100-5565652.html

Project implementing the DOM as a persistent object in the Zope application server. Currently implements Core levels 1 & 2, XML level 2, and some Core & Loading level 3.
http://dev.zope.org/Wikis/DevSite/Projects/ParsedXML/FrontPage

Lightweight DOM implementation in the standard Python library.
site exerpt
13.7 xml.dom.minidom Lightweight DOM implementation  It is intended to be simpler than the full DOM and also significantly smaller. DOM applications typically start by parsing some XML into a DOM. With xml.dom.minidom, this is done through the parse functions: from xml.dom.minidom import parse, parseString dom1...
http://www.python.org/doc/curren.../lib/module-xml.dom.minidom.html

An editing extensions to the W3C DOM. Specification, tests, FAQ, demos, downloads.
http://www.playsophy.com/edom/edom.html