Difference between revisions of "XBRL Instance Document"

From Open Risk Manual
(Created page with "== Definition == '''XBRL Instance Document'''. A business report prepared using the XBRL standard. It refers to a specific taxonomy entry point and it is the combination of th...")
 
 
Line 1: Line 1:
 
== Definition ==
 
== Definition ==
'''XBRL Instance Document'''. A business report prepared using the XBRL standard. It refers to a specific taxonomy entry point and it is the combination of the XBRL instance document and the taxonomy that enables the contents of an XBRL instance document to be fully understood..
+
'''XBRL Instance Document'''. A business report prepared using the XBRL standard. It refers to a specific taxonomy entry point and it is the combination of the XBRL instance document and the taxonomy that enables the contents of an XBRL instance document to be fully understood.
 +
 
 +
=== XBRL Instance Structure ===
 +
* Business Item Facts
 +
** Items: facts holding a single value. Represented by a single XML element with the value as its content.
 +
** Tuples: facts holding multiple values. Represented by a single XML element containing nested Items or Tuples.
  
  
 
[[Category:XBRL Glossary]]
 
[[Category:XBRL Glossary]]

Latest revision as of 15:11, 11 October 2021

Definition

XBRL Instance Document. A business report prepared using the XBRL standard. It refers to a specific taxonomy entry point and it is the combination of the XBRL instance document and the taxonomy that enables the contents of an XBRL instance document to be fully understood.

XBRL Instance Structure

  • Business Item Facts
    • Items: facts holding a single value. Represented by a single XML element with the value as its content.
    • Tuples: facts holding multiple values. Represented by a single XML element containing nested Items or Tuples.