xquery.xpath.ResultList

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

class xquery.xpath.ResultList

Methods

Special methods

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