Context and Navigation in XPath
From MSXML 5.0 SDK
Context and Navigation in XPath
The following section covers evaluating, setting, and changing the context in which an XPath expression, or where succeeding an XPath expressions is evaluated.
- Determining the Context Node
- Determining the Context Size
- Determining the Context Position
- Determining the Current Node
- Understanding How the Context Node Changes
- Sample XML Data File for XPath Context and Navigation