Cius

xRechnung

Validation message

[BR-DEC-25]-The allowed maximum number of decimals for the Invoice line allowance base amount (BT-137) is 2.

UBL

Context

1

//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()]

Rule

1

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

CII

Context

1

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

Rule

1

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

Used in business terms