From 22bfcb28de52003a172f2513b7c349c8e190da35 Mon Sep 17 00:00:00 2001 From: John Nordberg Date: Sun, 28 Apr 2024 11:38:10 +0300 Subject: [PATCH] #5 EBA Filing Rules --- eba.xslt | 7 +++++++ lookup/eba-entrypoints.xml | 3 +++ lookup/eba-filing-rules.xml | 14 ++++++++++++-- 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 lookup/eba-entrypoints.xml diff --git a/eba.xslt b/eba.xslt index 8702911..c20d43d 100644 --- a/eba.xslt +++ b/eba.xslt @@ -14,6 +14,7 @@ + @@ -232,6 +233,12 @@ + + + + + + diff --git a/lookup/eba-entrypoints.xml b/lookup/eba-entrypoints.xml new file mode 100644 index 0000000..aa358ff --- /dev/null +++ b/lookup/eba-entrypoints.xml @@ -0,0 +1,3 @@ + + http://www.eba.europa.eu/eu/fr/xbrl/crr/fws/sbp/cir-2070-2016/2023-07-31/mod/sbp_ifrs9.xsd + \ No newline at end of file diff --git a/lookup/eba-filing-rules.xml b/lookup/eba-filing-rules.xml index 906e2b4..ca24028 100644 --- a/lookup/eba-filing-rules.xml +++ b/lookup/eba-filing-rules.xml @@ -13,7 +13,15 @@ [SBR13, p. 6] - + + + 1.5.b + inappropriateSchemaRef + ERROR + The schemaRef element MUST refer to a URL appropriate to the module and the + reference date of an XBRL report, drawn from the list of xsd entry points published by + the EBA2.[EBA14] + 1.6.c @@ -306,7 +314,9 @@ 3.11 leadingOrTrailingSpacesInText ERROR - String facts, and string typed domain values, SHOULD not start or end with whitespace characters (i.e. MUST not do so unless, exceptionally, the whitespace is part of the data intended to be conveyed). [EIOPA15-S.2.21] + String facts, and string typed domain values, SHOULD not start or end with + whitespace characters (i.e. MUST not do so unless, exceptionally, the whitespace is part + of the data intended to be conveyed). [EIOPA15-S.2.21] \ No newline at end of file