xquery.xpath.FunctionItem

The FunctionItem class is the internal representation of an xpath/xslt/xquery data model function item.

Base class: xquery.xpath.Item

class xquery.xpath.FunctionItem

Attributes

xquery.xpath.FunctionItem.arity
xquery.xpath.FunctionItem.name
xquery.xpath.FunctionItem.signature

Methods

xquery.xpath.Item.type_name()

Special methods

__eq__, __ge__, __gt__, __le__, __lt__, __ne__