Cius

xRechnung

Validation message

[BR-DEC-01]-The allowed maximum number of decimals for the Document level allowance amount (BT-92) is 2.

Context

/ubl:Invoice/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | /cn:CreditNote/cac:AllowanceCharge[cbc:ChargeIndicator = false()]

//ram:ApplicableHeaderTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:ChargeIndicator[udt:Indicator='false']

UBL

XPath

1

string-length(substring-after(cbc:Amount,'.'))<=2

CII

XPath

1

string-length(substring-after(../ram:ActualAmount,'.'))<=2

Used in business terms