Difference between revisions of "XBRL Label"

From Open Risk Manual
 
(2 intermediate revisions by the same user not shown)
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 literal 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 [[XBRL 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]]

Latest revision as of 16:03, 28 April 2023

Definition

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

Each element has a standard label that normally corresponds to the element name, and is unique across the XBRL 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