Value Assertion: eba_v8153_m

Codeeba_v8153_m
Ideba_v8153_m
SeverityWARNING
Aspect Modeldimensional
Implicit Filteringtrue
Testif ((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())

Unsatisfied Message(s)

LangRole/Text
enhttp://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
enhttp://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

Label(s)

LangRole/Text
enhttp://www.xbrl.org/2008/role/label
v8153_m
enhttp://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}