Accessing XML Data using XPathNavigator

The XPathNavigator class provides methods to navigate nodes, extract XML data and access strongly typed XML data in an XPathDocument or XmlDocument object.

In This Section

See Also

Concepts

Process XML Data Using the XPath Data Model

Reading XML Data using XPathDocument and XmlDocument

Selecting, Evaluating and Matching XML Data using XPathNavigator

Editing XML Data using XPathNavigator

Schema Validation using XPathNavigator

Reference

XmlDocument

XPathDocument

XPathNavigator