System::Xml::XPath

Classes

ClassDescription
Details_XPathExceptionProvides the exception thrown when an error occurs while processing an XPath expression.
IXPathNavigableProvides an accessor to the XPathNavigator class.
XPathDocumentProvides a fast, read-only, in-memory representation of an XML document by using the XPath data model.
XPathExpressionProvides a typed class that represents a compiled XPath expression.
XPathItemRepresents an item in the XQuery 1.0 and XPath 2.0 Data Model.
XPathNavigatorProvides a cursor model for navigating and editing XML data.
XPathNodeIteratorProvides an iterator over a selected set of nodes.

Enums

EnumDescription
XmlSortOrderSpecifies the sort order.
XmlCaseOrderSpecifies the sort order for uppercase and lowercase letters.
XmlDataTypeSpecifies the data type used to determine sort order.
XPathResultTypeSpecifies the return type of the XPath expression.
XPathNamespaceScopeDefines the namespace scope.
XPathNodeTypeDefines the XPath node types that can be returned from the XPathNavigator class.

Typedefs

TypedefDescription
XPathException