| Code | eba_v8153_m |
|---|---|
| Id | eba_v8153_m |
| Severity | WARNING |
| Aspect Model | dimensional |
| Implicit Filtering | true |
| Test | if ((not(empty($a) or xff:has-fallback-value(QName('', 'a'))) and $b > 0)) then (iaf:numeric-less-equal-than($c, iaf:numeric-multiply(12.5, $d))) else (true()) |
| Lang | Role/Text |
|---|---|
| en | http://www.xbrl.org/2010/role/message |
| v8153_m: 0<= RWA/EAD <= 12.5 If the EAD (c110) is not missing and > 0 then RWA/EAD <= 12.5 (warning) --> [C 101.00 (All rows)] if ({{c0110}} != empty and {{c0110}} > 0) then {{c0170}} <= 12.5 * {{c0110}} FAILS because if ((not(empty($a) or xff:has-fallback-value(QName('', 'a'))) and {$b} > 0)) then ({$c} <= 12.5 * {$d}) else (true()) is not true | |
| en | http://www.xbrl.org/2010/role/terseMessage |
| v8153_m: [C 101.00 (All rows)] if ({{c0110}} != empty and {{c0110}} > 0) then {{c0170}} <= 12.5 * {{c0110}} FAILS because if ((not(empty($a) or xff:has-fallback-value(QName('', 'a'))) and {$b} > 0)) then ({$c} <= 12.5 * {$d}) else (true()) is not true | |
| Lang | Role/Text |
|---|---|
| en | http://www.xbrl.org/2008/role/label |
| v8153_m | |
| en | http://www.xbrl.org/2008/role/verboseLabel |
| v8153_m: 0<= RWA/EAD <= 12.5 If the EAD (c110) is not missing and > 0 then RWA/EAD <= 12.5 (warning) --> [C 101.00 (All rows)] if ({c0110} != empty and {c0110} > 0) then {c0170} <= 12.5 * {c0110} | |