libxml2
Data Fields
_xmlXPathContext Struct Reference

Expression evaluation occurs with respect to a context. More...

Data Fields

xmlDoc * doc
 The current document.
 
xmlNode * node
 The current node.
 
int contextSize
 the context size
 
int proximityPosition
 the proximity position
 
int flags
 flags to control compilation
 

Detailed Description

Expression evaluation occurs with respect to a context.

he context consists of:


The documentation for this struct was generated from the following file: