Validations

Overview

A document can be checked for errors, validity and completeness by means of validations. The XBRL Tagger has two types of validation:

  • Validations executed while editing the document, referred to as in-tool validations. The currently tagged areas are checked for inconsistencies and errors. 
  • Validations that are automatically carried out when creating an iXBRL document.
In-tool Validations

The results of the in-tool validations carried out while editing a report are displayed in the Properties area:

Part of the 'XBRL document' workspace. Example validation results are displayed in the 'Properties' area. Display of validation results
Validation Result Types

The validation results are divided into the following types:


Type

Description


Validation error

Shows errors detected during the validation process. The listed errors must be rectified.


Validation warning

Shows warnings that may have to be edited. The listed warnings should be checked.


Validation information

Shows general information, for example on non-tagged values in a table. 


Validation success

Shows the validation areas in which no errors were found.


Options for Validation Results

The following options are available for validation results:


Option

Description


Click the icon to show details on the message.


Click the icon to display the tag and its properties.


Filter results

Shows options for filtering the validation results:

Display of the options that are displayed after clicking on 'Filter results'. Filter the validation results

Activate the desired check boxes to filter the validation results. All check boxes are activated by default.


Re-validate

Carries out all validation processes again.


Validations When Creating an iXBRL Report

When creating an iXBRL report, a complete XBRL validation is conducted, covering the following specifications:

  • XBRL Specification 2.1
  • XBRL Dimensions 1.0
  • XBRL Formula 1.0
  • Table Linkbase 1.0
  • Extensible Enumerations 1.0 and 2.0
  • Inline XBRL 1.1 incl. XHTML and Transformation Registries 1-4
  • Unit Registry
  • Additionally, a so-called filing rule validation is performed. For example, an ESEF report is checked against the ESEF Reporting Manual and the rules it contains.

 

An iXBRL report is created in the XBRL document workspace by clicking Generate iXBRL report package.