Home
/
Versions
2017
Rules
PEPPOL-EN16931-R121
Cius
BIS3
Validation message
Base quantity MUST be a positive number above zero.
Context
cac:InvoiceLine | cac:CreditNoteLine
ram:NetPriceProductTradePrice | ram:GrossPriceProductTradePrice
UBL
XPath
Copied
1
not(cac:Price/cbc:BaseQuantity) or xs:decimal(cac:Price/cbc:BaseQuantity) > 0
CII
not(ram:BasisQuantity) or xs:decimal(ram:BasisQuantity) > 0
Used in business terms
BT-149