beta.xpath.Session

The beta.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 beta.xpath.Session

Attributes

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

Methods

beta.xslt.xpath.Session.clear_inactive_documents()

Special methods

__eq__, __ge__, __gt__, __le__, __lt__, __ne__