BR-Z-10:This VAT category requires an exemption reason code or text explaining why...
Fix: Invoice Navigator automatically fixes this issue by correcting the `cac:TaxSubtotal` element in your Invoice (BR-Z-10). Upload your invoice to fix this automatically.
This VAT category requires an exemption reason code or text explaining why no tax is charged (applies to `cac:TaxSubtotal`, rule BR-Z-10).
Engine Classification
Remove VAT exemption reason from zero-rated breakdown per EN16931 BR-Z-10
Confidence: 95% · Applied automatically in pipeline
What is BR-Z-10?
BR-Z-10 is a fatal validation rule defined in the EN 16931 specification. It validates the TaxExemptionReasonCode element under ID='Z'] > TaxCategory in the UBL invoice XML.
When this rule fires, the invoice is rejected by Peppol access points and never reaches the buyer.
Target path: //cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='Z']/cac:TaxCategory/cbc:TaxExemptionReasonCode
Why This Error Matters
Invoice will be rejected. Zero rated VAT (category Z) requires seller VAT registration, 0% rate, and correct breakdown. Zero rate is different from exemption - it still requires tax compliance.
BR-Z-10 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.
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-Z-10
- ·Specification: EN 16931
How to Fix It
Locate the disallowed element
Open your invoice XML and find cbc:TaxExemptionReasonCode at //cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='Z']/cac:TaxCategory/cbc:TaxExemptionReasonCode. This element is not permitted in the target e-invoice profile and triggers BR-Z-10.
Remove cbc:TaxExemptionReasonCode
Delete the entire cbc:TaxExemptionReasonCode block and its child elements. Invoice Navigator automatically fixes this issue by correcting the `cac:TaxSubtotal` element in your Invoice (BR-Z-10).
Re-validate your invoice
Upload the corrected invoice to confirm BR-Z-10 is resolved. If your software consistently adds this element, contact your vendor about their e-invoice export settings.
Before / After
<cac:TaxTotal> <cac:TaxSubtotal>-100.00</cac:TaxSubtotal> </cac:TaxTotal>
<cac:TaxTotal> <cac:TaxSubtotal>100.00</cac:TaxSubtotal> </cac:TaxTotal>
Technical Reference
//cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='Z']/cac:TaxCategory/cbc:TaxExemptionReasonCodeCommon Causes
- ·Zero rate breakdown has exemption reason
- ·Z category must not have BT-120 or BT-121
- ·Exemption reason incompatible with zero rate
- ·cbc:TaxExemptionReason present for Z category
- ·Zero rate is not an exemption - no reason needed
Seeing this in production? The API handles BR-Z-10 automatically. See the fix response →
Frequently Asked Questions
This VAT category requires an exemption reason code or text explaining why no tax is charged (applies to `cac:TaxSubtotal`, rule BR-Z-10).
Invoice Navigator automatically fixes this issue by correcting the `cac:TaxSubtotal` element in your Invoice (BR-Z-10). You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.
Yes, BR-Z-10 is a critical error that will cause invoice rejection. It must be fixed before submission.
Many instances of BR-Z-10 can be automatically corrected using Invoice Navigator's compliance engine. The fix is applied in your pipeline with full audit evidence.
Related Errors
Related Content
Last updated: 14 April 2026
Validate your invoice
Drop your XML here to check for BR-Z-10
Auto-fix BR-Z-10 in seconds
Upload your invoice and we fix this error automatically. Financial fields are never touched.