XPathValueType
Bases: IntEnum
IntEnum
XPath query return type.
Attributes
Unknown type (query failed to compile).
Node set (XPathNodeSet).
XPathNodeSet
Number.
String.
Boolean.