xbrl.formula.AssertionUnsatisfiedSeverityRelationship

An xbrl.formula.AssertionUnsatisfiedSeverityRelationship class represents an assertion-unsatisfied-severity relationship in the DTS network of relationships.

class xbrl.formula.AssertionUnsatisfiedSeverityRelationship

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

Attributes

xbrl.formula.AssertionUnsatisfiedSeverityRelationship.source

Returns an xbrl.formula.Assertion object which represents the source <validation:assertion> resource of the relationship.

xbrl.formula.AssertionUnsatisfiedSeverityRelationship.target

Returns an xbrl.formula.Severity object which represents the target <sev:severity> resource of the relationship.

Methods

Special methods

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