xslt.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 xslt.xpath.Item¶
Methods¶
- xslt.xpath.Item.type_name()¶
Special methods¶
__eq__, __ge__, __gt__, __le__, __lt__, __ne__