XPath Expressions

MSXML 5.0 SDK

Microsoft XML Core Services (MSXML) 5.0 for Microsoft Office - XSLT Developer's Guide

XPath Expressions

An XPath expression selects a node or nodes that match the specified pattern and criteria. The expression is run against a node tree representation of an XML document.

See Also

Using XPath Expressions to Select Nodes | XPath Syntax | XPath Examples | Location Path Examples