BR-DEX-03
Eine Sub Invoice Line (BG-DEX-01) muss genau eine "SUB INVOICE LINE VAT INFORMATION" (BG-DEX-06) enthalten.
What does this rule mean?
A sub invoice line (BG-DEX-01) is missing its VAT information (BG-DEX-06).
A sub-line must be unambiguous for tax too — exactly one VAT block per sub-line.
Official rule message (standard)
Eine Sub Invoice Line (BG-DEX-01) muss genau eine "SUB INVOICE LINE VAT INFORMATION" (BG-DEX-06) enthalten.
Official rule message from the standard.
Where the rule applies
Syntax: UBL
Affected element (XPath):
/ubl:Invoice[$isExtension]
Technical test
The rule passes when this Schematron expression holds true:
not(exists(//cac:SubInvoiceLine/cac:Item[ count ( cac:ClassifiedTaxCategory) != 1]))How to fix it
A missing or incorrect business entry only you can supply. Add or correct it, then re-check.
Add exactly one VAT information block to the sub-line.
Correct the affected entry in your XML, then re-check the invoice. Validation runs locally in your browser — your file never leaves your machine.
Check an e-invoice here
Drop an XML or ZUGFeRD PDF file here. Validation runs locally in your browser against EN 16931 — your file never leaves your machine.