xslt.xpath.Session

The xpath.Session object is the global symbol space for xpath/xslt/xquery executions and results. To use the result Sequence/Item as input in a new xslt/xquery/xpath execution, it is mandatory to use the same session object.

class xslt.xpath.Session

Attributes

xslt.xpath.Session.max_inactive_documents
xslt.xpath.Session.num_inactive_documents

Methods

xslt.xpath.Session.clear_inactive_documents()

Special methods

__eq__, __ge__, __gt__, __le__, __lt__, __ne__