[BR-28]-The Item gross price (BT-148) shall NOT be negative.
UBL
Context
1
cac:InvoiceLine | cac:CreditNoteLine
Rule
1
(cac:Price/cac:AllowanceCharge/cbc:BaseAmount) >= 0 or not(exists(cac:Price/cac:AllowanceCharge/cbc:BaseAmount))
CII
Context
1
//ram:IncludedSupplyChainTradeLineItem
Rule
1
(ram:SpecifiedLineTradeAgreement/ram:GrossPriceProductTradePrice/ram:ChargeAmount >= 0) or not(ram:SpecifiedLineTradeAgreement/ram:GrossPriceProductTradePrice/ram:ChargeAmount)