Module sxd_xpath::context

source ·
Expand description

Support for the various types of contexts before and during XPath evaluation.

Structs

Contains the context in which XPath expressions are executed. The context contains functions, variables, and namespace mappings.
The context during evaluation of an XPath expression.
An iterator for the contexts of each node in a nodeset