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
¶