Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
DOM/Xpath Example 1 - DOM & XPath 2.0

We use XPath 2.0 to access the DOM tree after XML, JSON, or JsonML is parsed into an instance of a DOM.

However, a simple API also exists to walk the DOM tree directly if desired.