Using XPath with the DOM
From MSXML 5.0 SDK
Using XPath with the DOM
The following section covers topics related to how use XPath when working in applications that use the XML Document Object Model (DOM).
- How the DOM Defines the Context for XPath Expressions
- Sample XML File for DOM Context
- Sample XSLT File for DOM Context
- Sample Formatted Output for DOM Context