BR-O-11:Mixed VAT categories with "Not subject to VAT". When using VAT category O...
Fix: Remove or correct the `cac:TaxSubtotal` element in your Invoice XML to comply with the rule.
Mixed VAT categories with "Not subject to VAT". When using VAT category O (Not subject to VAT), no other VAT categories are allowed on the invoice.
Engine Classification
Financial or legal field · Modification blocked by policy
What is BR-O-11?
BR-O-11 is a fatal validation rule defined in the EN 16931 specification.
When this rule fires, the invoice is rejected by Peppol access points and never reaches the buyer.
Why This Error Matters
Invoice will be rejected. "Not subject to VAT" (category O) has strict rules: no VAT identifiers allowed, no other categories permitted, and exemption reason required. Non-compliance prevents validation.
BR-O-11 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.
Validator Behavior
- ·Causes invoice rejection
- ·Error returned: BR-O-11
- ·Specification: EN 16931
How to Fix It
Identify the issue in your invoice
Mixed VAT categories with "Not subject to VAT". When using VAT category O (Not subject to VAT), no other VAT categories are allowed on the invoice.
Correct this in your invoicing software
Remove or correct the `cac:TaxSubtotal` element in your Invoice XML to comply with the rule.
Re-export and validate
Generate a new invoice export from your accounting system and re-validate to confirm BR-O-11 is resolved.
Before / After
<cac:TaxTotal> <cac:TaxSubtotal>-100.00</cac:TaxSubtotal> </cac:TaxTotal>
<cac:TaxTotal> <cac:TaxSubtotal>100.00</cac:TaxSubtotal> </cac:TaxTotal>
Technical Reference
Common Causes
- ·Invoice with O category contains other VAT categories
- ·"Not subject to VAT" must be the only category on invoice
- ·O breakdown found alongside S, E, or other categories
- ·Mixed VAT treatment incompatible with O category
- ·All items must be O when using out-of-scope category
Seeing this in production? The API handles BR-O-11 automatically. See the fix response →
Frequently Asked Questions
Mixed VAT categories with "Not subject to VAT". When using VAT category O (Not subject to VAT), no other VAT categories are allowed on the invoice.
Remove or correct the `cac:TaxSubtotal` element in your Invoice XML to comply with the rule. You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.
Yes, BR-O-11 is a critical error that will cause invoice rejection. It must be fixed before submission.
Many instances of BR-O-11 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-O-11
Detect BR-O-11 before submission
This error involves a financial field that can't be auto-modified. We'll flag it with a clear diagnosis so you can fix it at the source.