errorEN 16931

BR-E-09:Exempt percentage must be zero

VAT category E must have rate of 0%.

Severity
Fatal
Rule set
EN 16931
Country
All EU
Fix type
AUTO-FIX
Confidence
95%
Category
tax

Engine Classification

Set tax amount to 0 for exempt VAT breakdown per EN16931 BR-E-09

Confidence: 95% · Applied automatically in pipeline

What is BR-E-09?

BR-E-09 is a fatal validation rule defined in the EN 16931 specification. It validates the TaxAmount element under TaxSubtotal[cac:TaxCategory > ID='E'] 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:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='E']/cbc:TaxAmount

Why This Error Matters

Invoice will be rejected. VAT exempt (category E) transactions must include all mandatory elements in the VAT breakdown. Missing elements prevent tax authorities from verifying exempt status compliance.

BR-E-09 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-09
  • ·Specification: EN 16931

How to Fix It

1.

Check E rate

Percent for category E

2.

Set to zero

Exempt = 0% rate

Before / After

Failing XML
<cac:TaxTotal>
  <cac:TaxSubtotal>INVALID_CODE</cac:TaxSubtotal>
</cac:TaxTotal>
Corrected XML
<cac:TaxTotal>
  <cac:TaxSubtotal>VALID_CODE</cac:TaxSubtotal>
</cac:TaxTotal>

Technical Reference

XPath//cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='E']/cbc:TaxAmount
SpecEN 16931
Operationset_value
StrategySet tax amount to 0 for exempt VAT breakdown per EN16931 BR-E-09

Common Causes

  • ·VAT exempt breakdown shows non-zero cbc:TaxableAmount value
  • ·Line amounts incorrectly summed into exempt category taxable base
  • ·Standard-rated items miscategorized as exempt
  • ·Calculation includes amounts that should be in different VAT category
  • ·Export process failed to separate exempt from taxable amounts

Seeing this in production? The API handles BR-E-09 automatically. See the fix response →

Frequently Asked Questions

VAT category E must have rate of 0%.

Set Percent to 0. You can also use Invoice Navigator's automatic Fixer tool to correct this instantly.

Yes, BR-E-09 is a critical error that will cause invoice rejection. It must be fixed before submission to ensure your invoice is accepted by the recipient's system.

Many instances of BR-E-09 can be automatically corrected using Invoice Navigator's Fixer tool. Upload your invoice and the tool will identify and fix common issues, including exempt percentage must be zero.

See Also

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle BR-E-09 Automatically in Your Pipeline

The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.