VRBL-INV-PEPPOL-RS-24

Basic Info

Rule The Invoice Line Price Base Quantity must be a positive number above zero.
Context /ubl:Invoice/cac:InvoiceLine
Pattern vrbl-invoice-peppol-bis3p0-reduced-syntax
Severity fatal

Implementation

    not(boolean(cac:Price/cbc:BaseQuantity))    or    number(cac:Price/cbc:BaseQuantity) > 0