Home >
Online Product Documentation >
Table of Contents >
Specifying the Nodes to Evaluate
Specifying the Nodes to Evaluate
Consider the
bookstore tree in the sample data. If you query the entire tree for all
author elements, the result contains a number of
author elements. If you query only one branch of the tree, the result contains only one
author element. The result of the query depends on which nodes the XPath processor evaluates in the execution of the query.
This section discusses the following topics: