Validation: Unterschied zwischen den Versionen

Aus firesys Hilfe
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „== Validating a document == In toolsxbrl you can validate tagged contents in two different ways. === Quick access via the menu ribbon or the status bar ===…“)
 
Keine Bearbeitungszusammenfassung
 
(23 dazwischenliegende Versionen von 6 Benutzern werden nicht angezeigt)
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. <br>
[[Datei:Validation1.png|center|300px]] [[Datei:Validation2.png|center|300px]] <br>
[[Datei:Validation3.png|center|750px]]


=== Quick access via the menu ribbon or the status bar ===


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 Validierung1.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<br>


[[Datei:Validation4.png|center|300px]] [[Datei:Validation5.png|center|250px]]<br>
[[Datei:Validation6.png|center|750px]]


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


To see possible validation messages and other validation issues, please refere to [[Validation Messages|this section]] of the Documentation.


[[Datei:Word_Screenshot_toolsxbrl_Statusleiste.jpg|center]]


== Siehe auch ==
[[Datei:Navigation_hoch.svg|link=]] [[Using_toolsxbrl|Using toolsxbrl]] <br>
[[Datei:Navigation_rechts.svg|link=]] [[Getting_Started | Getting Started]] <br>
[[Datei:Navigation_rechts.svg|link=]] [[Tagging_of_Tables| Tagging of Tables]] <br>
[[Datei:Navigation_rechts.svg|link=]] [[Status| Status]] <br>


{{
Vorlage:GoodtoKnow


|Gutzuwissen = toolsxbrl cannot check the contents to see if the XBRL taxonomy contents were used correctly.
{{WeitereInhalte}}
 
[[Kategorie:Word_Inhalte-veröffentlichen-toolsxbrl-Using_toolsxbrl]]
}}
 
 
=== Validating contents when creating iXBRL files ===
 
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 ===
 
==== When using the validation quick access ====
 
{| 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.
|-
 
|}
 
 
==== When applying the validation process when creating the XBRL files ====
 
 
{| 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.
|-
|}

Aktuelle Version vom 26. Oktober 2023, 09:16 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.

Validation1.png
Validation2.png


Validation3.png



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

Validation4.png
Validation5.png


Validation6.png


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


Siehe auch

Navigation hoch.svg Using toolsxbrl
Navigation rechts.svg Getting Started
Navigation rechts.svg Tagging of Tables
Navigation rechts.svg Status


Weitere Inhalte

Webseite
Kundenbereich
YouTube