Difference between revisions of "XBRL Axis"

From Open Risk Manual
Line 6: Line 6:
 
* reporting entity (i.e.; a company or a division thereof), and  
 
* reporting entity (i.e.; a company or a division thereof), and  
 
* a reporting scenario
 
* a reporting scenario
 +
 +
 +
=== Axis Default Relationship ===
 +
The dimensional relationship indicating that the table axis has a default domain member
 +
 +
=== Axis Domain Relationship ===
 +
The dimensional relationship indicating that the table axis has members drawn from a domain
  
 
=== Example ===
 
=== Example ===

Revision as of 15:20, 11 October 2021

Definition

XBRL Axis. (plural. Axes). An XBRL Instance document contains facts; an axis differentiates facts and each axis represents a way that the facts may be classified. For example, revenue for a period might be reported along with a business unit axis, a country axis, a product axis, and so forth.

The base XBRL specification essentially defines three dimensions (axes):

  • reporting period
  • reporting entity (i.e.; a company or a division thereof), and
  • a reporting scenario


Axis Default Relationship

The dimensional relationship indicating that the table axis has a default domain member

Axis Domain Relationship

The dimensional relationship indicating that the table axis has members drawn from a domain

Example

Revenue for a period might be reported along a business unit axis, a country axis, a product axis, and so forth.


Additional dimensions can be developed using the Dimensions Module