From a8abb2a57f348d5f202992d46601bde17c254592 Mon Sep 17 00:00:00 2001 From: John Nordberg Date: Wed, 24 Apr 2024 23:32:15 +0300 Subject: [PATCH] #5 EBA Filing Rules --- eba.xslt | 13 +++++++++++-- lookup/eba-validations.xml | 8 ++++++++ report/sbp_ifrs9.xbrl | 4 +++- 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/eba.xslt b/eba.xslt index a93af82..6f1b066 100644 --- a/eba.xslt +++ b/eba.xslt @@ -162,7 +162,7 @@ - + @@ -176,9 +176,18 @@ - + + + + + + + + + + diff --git a/lookup/eba-validations.xml b/lookup/eba-validations.xml index f7fe01b..beb205d 100644 --- a/lookup/eba-validations.xml +++ b/lookup/eba-validations.xml @@ -71,4 +71,12 @@ WARNING Relevant business data MUST only be contained in contexts, units, schemaRef and facts. A footnote MUST not have any impact on the regulatory content of a report. + + 2.26 + missingOrIncorrectSoftwareInformation + WARNING + Information on the software component used for production of the XBRL report SHOULD be included as an XML Processing Instruction at the beginning of the file, after the XML version and encoding declaration. It SHOULD have at least the <?instance-generator> instructions and the variables: id, version and creationdate. + + + \ No newline at end of file diff --git a/report/sbp_ifrs9.xbrl b/report/sbp_ifrs9.xbrl index 6439d70..1f8f83b 100644 --- a/report/sbp_ifrs9.xbrl +++ b/report/sbp_ifrs9.xbrl @@ -1,4 +1,6 @@ + + 52.33 43.43 - + \ No newline at end of file