xbrl.formula.ParentFilter

An xbrl.formula.ParentFilter class represents a <tf:parentFilter> resource in the formula linkbase.

Base class: xbrl.formula.Filter

Nested classes: xbrl.formula.ParentFilter.Parent

class xbrl.formula.ParentFilter

Proper instances of this class will be created within RaptorXML only, instantiation from script code will throw a NotImplementedError exception.

Attributes

xbrl.formula.ParentFilter.parent

Returns an xbrl.formula.ParentFilter.Parent object which represent the child <tf:parent> XML element.

Methods

Special methods

__bool__, __eq__, __ge__, __gt__, __le__, __lt__, __ne__