RoleReference class

RoleReference class

This class is used in XBRL instance to reference the definitions of any custom role attribute values used in footnote links in the XBRL instance.

Inheritance: RoleReferenceSimpleLinkXlink

The RoleReference type exposes the following members:

Constructors

ConstructorDescription
RoleReference(role_type)Initializes a new instance of RoleReference class.

Properties

PropertyDescription
typeGets the link type.
hrefGets or sets the simple link href URI.
roleGets or sets the simple link role.
arcroleGets or sets the simple link arcrole.
titleGets or sets the simple link title.
showGets or sets the simple link show attribute.
actuateGets or sets the simple link actuate attribute.
role_uriGets or sets the role URI.
role_typeGets or sets the RoleReference.role_type

See Also