Difference between revisions of "XBRL Data Type"

From Open Risk Manual
 
(2 intermediate revisions 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 ==
 
* Monetary
 
* Monetary
* Numerica
+
* Decimal (Numerical) (See [[XBRL Decimal]])
* Fractional
+
* Percentage (Fractional)
* Textual
+
* Textual (String)
 
+
* [[XBRL Text Block]]
 
+
* 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