XML DOM Engine
The XML DOM Engine provides an API for manipulating XML data with DOM.
XML DOM Engine Overview
The XML DOM Engine implements the standard DOM API (tree-based XML parsing and editing), including XPath and serialization extensions.
Implementation of W3C Types
This topic provides a correspondence between the DOM classes from the W3C standard and the XML DOM Engine classes from Symbian.
XML DOM Engine Tutorials
This section explains the tasks that can be performed using the XML DOM Engine:
XML DOM Engine Node Reference
This topic lists the node classes of the XML DOM Engine.
Related concepts
libxml2 Overview