Difference between revisions of "XBRL Label"

From Open Risk Manual
Line 1: Line 1:
 
== Definition ==
 
== Definition ==
'''XBRL Label'''. Human-readable description for an [[XBRL Element]].  
+
'''XBRL Label''' is a human-readable description for an [[XBRL Element]] (in the form of text string).
  
Each element has a standard label that normally corresponds to the element name, and is unique across the taxonomy. Elements may have also other labels, in particular documentation labels containing more elaborate descriptions of the element’s definition, meaning, scope and application.
+
Each element has a standard label that normally corresponds to the element name, and is unique across the taxonomy. Elements may have also other labels, in particular documentation labels containing more elaborate descriptions of the element’s definition, meaning, scope and application, translations in various languages etc.
  
 +
== See Also ==
 +
* [[XBRL Label Linkbase]]
  
 
[[Category:XBRL Glossary]]
 
[[Category:XBRL Glossary]]

Revision as of 11:24, 12 October 2021

Definition

XBRL Label is a human-readable description for an XBRL Element (in the form of text string).

Each element has a standard label that normally corresponds to the element name, and is unique across the taxonomy. Elements may have also other labels, in particular documentation labels containing more elaborate descriptions of the element’s definition, meaning, scope and application, translations in various languages etc.

See Also