Validation: Unterschied zwischen den Versionen

Aus firesys Hilfe
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
(Der Seiteninhalt wurde durch einen anderen Text ersetzt: „The XBRL Tagger has two types of validations: 1. '''On-the-fly validations''', which can be executed while editing the document, either by clicking on the Validation icon or by clicking on Validation in the Menu bar→ Validate Document. 2. Report Generation validations, which are automatically performed when creating an iXBRL document. To perform this either click on the Generate iXBRL icon or click on XBRL in the Menu…“)
Markierung: Ersetzt
Zeile 1: Zeile 1:
== Validating a document ==
The XBRL Tagger has two types of validations:


In toolsxbrl you can validate tagged contents in two different ways.  
1. '''On-the-fly validations''', which can be executed while editing the document, either by clicking on the Validation icon or by clicking on Validation in the Menu bar→ Validate Document.


<b>Quick access via the menu ribbon or the status bar</b>


When working with toolsxbrl, you can access the “Validate Document” function at any time. This checks the XBRL taxonomy contents that you entered in the document manager for their structural validity.




[[Datei:Word_Screenshot_toolsxbrl_Valdiation.jpg|center|400px]]


2. Report Generation validations, which are automatically performed when creating an iXBRL document. To perform this either click on the Generate iXBRL icon or click on XBRL in the Menu bar → Generate iXBRL


Alternatively, you can use the “Status” function in the status bar to start the validation function.




[[Datei:Word_Screenshot_toolsxbrl_Statusleiste.jpg|center]]


 
To see possible validation messages and other validation issues, please refere to this section of the Documentation.
{{
Vorlage:GoodtoKnow
 
|Gutzuwissen = toolsxbrl cannot check the contents to see if the XBRL taxonomy contents were used correctly.
 
}}
 
 
<b>Validating contents when creating iXBRL files</b>
 
When you create your XBRL-compliant presentation files in iXBRL format, you can have the validity of the taxonomies that you saved checked at the same time. In the “XBRL” menu, click on “Generate iXBRL”.
 
 
[[Datei:Word Screenshot toolsxbrl Validierung3.jpg|center|300px]]
 
 
Once you have configured your iXBRL file, you can click on “Generate and Validate iXBRL”.
 
 
{{
Vorlage:GoodtoKnow
 
|Gutzuwissen = The validation is performed provided you have not selected the “Skip Validation” setting.
 
}}
 
 
You then see a detailed overview of possible validation errors. These are displayed categorised according to their severity as a “Warning” or “Error”.
 
 
[[Datei:Word Screenshot toolsxbrl Validierung4.jpg|center|800px]]
 
 
== Validation errors and solution approaches ==
 
<b>When using the validation quick access</b>
 
{| class="wikitable" style="width: 100%;"
|'''Error/warning'''
|'''Description'''
|'''Severity'''
|-
| style="width: 40%" style="text-align: center;| '''Report Entity Identifier: LEI missing''' <br> <br>  [[Datei:Word Screenshot toolsxbrl Validierung5.jpg|center|400px]]
| A valid ESEF document requires the correct LEI of the payee: www.gleif.org
| Warning - Can be ignored for testing purposes only. Finalisation is not possible
|-
| style="width: 40%" style="text-align: center;| '''No Table Element mapped''' <br> <br>  [[Datei:Word Screenshot toolsxbrl Validierung6.jpg|center|400px]]
| Each table with mappings must be given a table element.
| Error. Finalisation is not successful and the XBRL cannot be created.
 
|-
| style="width: 40%" style="text-align: center;| '''Cell status „in edit“ or „review pending“''' <br> <br>  [[Datei:Word Screenshot toolsxbrl Validierung7.jpg|center|400px]]
| Workflow only: Not all cells have the final status.
| Warning - It is recommended that you eliminate this warning before finalisation
|-
| style="width: 40%" style="text-align: center;| '''Cell has no mapping“''' <br> <br>  [[Datei:Word Screenshot toolsxbrl Validierung8.jpg|center|400px]]
| A cell in the table with a table tag has not been assigned. All cells with internal information must be given a tag.
| Warning - Can be ignored for testing purposes only. Finalisation is not possible
|-
| style="width: 40%" style="text-align: center;| '''Cell not part of calculation relationship''' <br> <br>  [[Datei:Word Screenshot toolsxbrl Validierung9.jpg|center|400px]]
| All selected cells containing internal information must be part of a calculation
| Warning - Can be ignored for testing purposes only. Finalisation is not possible
|-
| style="width: 40%" style="text-align: center;| '''Duplicate mapping''' <br> <br>  [[Datei:Word Screenshot toolsxbrl Validierung10.jpg|center|400px]]
| Tags may appear twice in a document only if the context is different or the value is equal
| Error. Finalisation is not successful and the XBRL cannot be created.
|-
| style="width: 40%" style="text-align: center;| '''Extension element has no anchors''' <br> <br>  [[Datei:Word Screenshot toolsxbrl Validierung11.jpg|center|400px]]
| Each extension requires at least one anchor, unless it concerns the total of a calculation
| Error. Finalisation is not successful and the XBRL cannot be created.
|-
| style="width: 40%" style="text-align: center;| '''The reported total does not match the calculated total''' <br> <br>  [[Datei:Word Screenshot toolsxbrl Validierung12.jpg|center|400px]]
| The rounded sum of a calculation does not equal the rounded calculated sum.
| Warning - It is recommended that you eliminate this warning before finalisation
|-
| style="width: 40%" style="text-align: center;| '''The selected format is incompatible with tag''' <br> <br>  [[Datei:Word Screenshot toolsxbrl Validierung13.jpg|center|400px]]
| An incorrect basic format was used such as a date format for a monetary value
| Error. Finalisation is not successful and the XBRL cannot be created.
|-
| style="width: 40%" style="text-align: center;| '''The value is not valid for the format''' <br> <br>
| The selected format cannot be applied to the value of the tag.
| Error. Finalisation is not successful and the XBRL cannot be created.
|-
| style="width: 40%" style="text-align: center;| '''Tagging element not found in taxonomy''' <br> <br>
| The selected element was not found in the taxonomy. It is recommended that you use a different taxonomy version.
| Error. Finalisation is not successful and the XBRL cannot be created.
|-
| style="width: 40%" style="text-align: center;| '''Line item missing''' <br> <br>  [[Datei:Word Screenshot toolsxbrl Validierung14.jpg|center|400px]]
| A cell has selected dimension elements but no position.
| Error. Finalisation is not successful and the XBRL cannot be created.
|-
| style="width: 40%" style="text-align: center;| '''Dimensionally invalid''' <br> <br>
| Each mapping element in a table must contain the same dimensions
| Error. Finalisation is not successful and the XBRL cannot be created.
|-
| style="width: 40%" style="text-align: center;| '''Duplicate Label''' <br> <br>  [[Datei:Word Screenshot toolsxbrl duplicate label.jpg|center|400px]]
| A duplicate label warning or error is displayed on cells with equal tag combinations but with different names (labels). For instance, “ifrs-full:Equity” might be tagged in the balance sheet as “Total Equity”, as well as in the Statement of changes in Equity with the label “Equity at 01.01.2019” and “Equity at 31.12.2019”. In this case, three different labels are provided for the same tag. In order to differentiate the meaning of the different labels, its required to set its so called label role. The most common label roles are (samples in brakets):
 
*Standard label (Equity)
*Total label (Total Equity)
*Period start / Period end label (Equity at beginning/ending of period).
*Verbose label (Equity, as determined by nature).
It is important to align all labels used across the report for all values, that are tagged to the same element. Only one label per role is allowed. This also usually means to remove date references from the period start  and end label, “Equity at the end of period” instead of “Equity at 31.12.2019”, because two period end labels (31.12.2019 and 31.12.2020 ) are not possible.
 
Change preferred label roles and labels under Table Cell Properties:
[[Datei:Word Screenshot toolsxbrl duplicate label description.jpg|center|800px]]
| Error. Finalisation is not successful and the XBRL cannot be created.
|-
| style="width: 40%" style="text-align: center;| '''Duplicate Extension''' <br> <br> [[Datei:Word Screenshot toolsxbrl duplicate extension.jpg|center|400px]]
| A duplicate extension error is displayed, when the cells with extensions have different properties: e.g. different anchors in the current an previous year; diffrent sign logic for every cell.
|
|-
| style="width: 40%" style="text-align: center;| '''Perid Type''' <br> <br> [[Datei:Word Screenshot toolsxbrl period type.jpg|center|400px]]
| Period type of the ifrs-full elements is defined in the taxonomy. Items with different period types cannot be included in one calculation:
[[Datei:Word Screenshot toolsxbrl period type description.jpg|center|800px]]
If the period type is not correct and the item is an extension, please change the period type under Taxonomy Extension Properties.
|
|-
|}
 
 
<b>When applying the validation process when creating the XBRL files</b>
 
 
{| class="wikitable" style="width: 100%;"
|'''Error/warning'''
|'''Description'''
|'''Solution'''
|-
| style="width: 40%" style="text-align: center;| '''Empty XBRL taxonomy extension created''' <br> <br> 
| It was determined that the report may need a taxonomy extension.
| Configure the correct document setting.
|-
| style="width: 40%" style="text-align: center;| '''All other types in Report generation folder''' <br> <br>
| An error occurred when the XBRL report files were created.
| If the validation can run via the quick access without any errors, please contact firesys.
|-
| style="width: 40%" style="text-align: center;| '''XBRL Instance Dimension Specification''' <br> <br>
| An invalid output file was created/found.
| If the validation can run via the quick access without any errors, please contact firesys.
|-
| style="width: 40%" style="text-align: center;| '''Filing Rules Validation''' <br> <br> 
| It is assumed that the approval regulations set out by the supervisory authorities were not complied with.
| Ensure that the corresponding taxonomies and configurations were selected (such as ESMA for ESEF).
|-
| style="width: 40%" style="text-align: center;| '''XBRL Instance Specification 2.1''' <br> <br>
| The converted XBRL file is invalid.
| You can ignore these warnings if they refer to errors in calculation relationships for example. If in doubt, please contact firesys.
|-
| style="width: 40%" style="text-align: center;| '''XBRL Taxonomy Specification 2.1''' <br> <br>
| The extension taxonomy is invalid.
| Please contact firesys.
|-
| style="width: 40%" style="text-align: center;| '''XBRL Instance Formula 1.0 ''' <br> <br>
| Presumably, not all rules from the taxonomy were met.
| You may be able to ignore these warnings if you can create documents without any problems. However, it is recommended that you correct errors (where possible). If in doubt, please contact firesys.
|-
|}
 
 
 
== See also ==
[[Datei:Navigation_hoch.svg|link=]] [[The_toolsxbrl_functions|The Toolsxbrl Functions]] <br>
[[Datei:Navigation_rechts.svg|link=]] [[First_Steps|First Steps]] <br>
[[Datei:Navigation_rechts.svg|link=]] [[Interface_and_toolsxbrl_Settings|Interface and toolsxbrl Settings]]  <br>
[[Datei:Navigation_rechts.svg|link=]] [[Document_Tagging|Document Tagging]] <br>
[[Datei:Navigation_rechts.svg|link=]] [[Generate_an_XBRL_Document|Generate an XBRL Document]] <br>
[[Datei:Navigation_rechts.svg|link=]] [[IXBRL_Taxonomies,_Reports,_and_Common_Errors|IXBRL Taxonomies, Reports, and Common Errors]] <br>
 
{{MoreContent}}
[[Kategorie:English-Word Inhalte-veröffentlichen-toolsxbrl-Content]]

Version vom 19. Oktober 2023, 11:18 Uhr

The XBRL Tagger has two types of validations:

1. On-the-fly validations, which can be executed while editing the document, either by clicking on the Validation icon or by clicking on Validation in the Menu bar→ Validate Document.




2. Report Generation validations, which are automatically performed when creating an iXBRL document. To perform this either click on the Generate iXBRL icon or click on XBRL in the Menu bar → Generate iXBRL



To see possible validation messages and other validation issues, please refere to this section of the Documentation.