libxml2
Loading...
Searching...
No Matches
Data Fields
_xmlXPathContext Struct Reference

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

#include <xpath.h>

Data Fields

xmlDocdoc
 The current document.
 
xmlNodenode
 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: