BR-E-05:When using this VAT category, the VAT rate must be 0 (zero). This category...
When using this VAT category, the VAT rate must be 0 (zero). This category does not have a positive tax rate (applies to `cac:InvoiceLine`, rule BR-E-05).
Engine Classification
Set VAT rate to 0% for exempt invoice lines per EN16931 BR-E-05
Confidence: 95% · Applied automatically in pipeline
What is BR-E-05?
BR-E-05 is a fatal validation rule defined in the EN 16931 specification. It validates the Percent element under Item > ClassifiedTaxCategory in the UBL invoice XML.
When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.
Target path: //cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[cbc:ID='E']/cbc:Percent
Why This Error Matters
Invoice will be rejected. VAT exempt (category E) transactions must follow specific rules including zero rate and seller tax identification.
BR-E-05 is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.
Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.
Validator Behavior
- ·Causes invoice rejection
- ·Error returned: BR-E-05
- ·Specification: EN 16931
Before / After
<Invoice> <cac:InvoiceLine>INVALID_CODE</cac:InvoiceLine> </Invoice>
<Invoice> <cac:InvoiceLine>VALID_CODE</cac:InvoiceLine> </Invoice>
Technical Reference
//cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[cbc:ID='E']/cbc:PercentCommon Causes
- ·Exempt line item has non-zero VAT rate
- ·BT-151 is E but BT-152 is not 0%
- ·VAT exempt category must have zero rate
- ·Rate field contains value other than 0
- ·Tax rate not cleared for exempt line item
Seeing this in production? The API handles BR-E-05 automatically. See the fix response →
See Also
Related Errors
Last updated: 27 February 2026
Handle BR-E-05 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.