Difference between revisions of "XBRL Data Type"

From Open Risk Manual
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
== Definition ==
 
== Definition ==
'''XBRL Data Type'''. Data types (monetary, string, share, decimal, and so forth) define the kind of data to be tagged with the element name.  
+
'''XBRL Data Type'''. Data types (monetary, string, share, decimal, and so forth) define the kind of data to be tagged with an [[XBRL Element]] name.  
  
 
== Examples ==
 
== Examples ==
 
* Monetary
 
* Monetary
* Decimal (Numerical)
+
* Decimal (Numerical) (See [[XBRL Decimal]])
 
* Percentage (Fractional)
 
* Percentage (Fractional)
 
* Textual (String)
 
* Textual (String)
 
* [[XBRL Text Block]]
 
* [[XBRL Text Block]]
* Pershare
+
* Per Share
 
 
  
 
[[Category:XBRL Glossary]]
 
[[Category:XBRL Glossary]]

Latest revision as of 15:17, 28 April 2023

Definition

XBRL Data Type. Data types (monetary, string, share, decimal, and so forth) define the kind of data to be tagged with an XBRL Element name.

Examples