beta.xpath.ResultList

The beta.xpath.ResultList class represents the list of Result objects returned by an xslt or xquery execution, including the main and secondary results. The beta.xpath.Sequence value of the main result can be accessed with the beta.xpath.ResultList.main_value property.

class beta.xpath.ResultList

Methods

Special methods

__add__, __contains__, __delitem__, __eq__, __ge__, __gt__, __iadd__, __imul__, __iter__, __le__, __len__, __lt__, __mul__, __ne__, __rmul__, __setitem__