beta.xpath.Item

The Item class is the internal representation of an xpath/xslt/xquery data model item. An item is either a NodeItem, an AtomicItem, an ArrayItem, a MapItem, a FunctionItem or an ExtensionItem.

class beta.xpath.Item

Methods

beta.xslt.xpath.Item.type_name()

Special methods

__eq__, __ge__, __gt__, __le__, __lt__, __ne__