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: RoleReference → SimpleLink → Xlink
The RoleReference type exposes the following members:
Constructors
Constructor | Description |
---|---|
RoleReference(role_type) | Initializes a new instance of RoleReference class. |
Properties
Property | Description |
---|---|
type | Gets the link type. |
href | Gets or sets the simple link href URI. |
role | Gets or sets the simple link role. |
arcrole | Gets or sets the simple link arcrole. |
title | Gets or sets the simple link title. |
show | Gets or sets the simple link show attribute. |
actuate | Gets or sets the simple link actuate attribute. |
role_uri | Gets or sets the role URI. |
role_type | Gets or sets the RoleReference.role_type |
See Also
- module aspose.finance.xbrl
- class SimpleLink