Faktura

UBL-CR-512

warningEN 16931syntax binding ruleUBL

A UBL invoice should not include the TaxTotal TaxSubtotal TaxCategory TaxScheme JurisdictionRegionAddress

Why it fails

The element 'TaxTotal TaxSubtotal TaxCategory TaxScheme JurisdictionRegionAddress' is present, but it carries no meaning in the EN 16931 semantic model, so a receiver is free to ignore or reject it.

How to fix it

Remove 'TaxTotal TaxSubtotal TaxCategory TaxScheme JurisdictionRegionAddress' from the document. Nothing in EN 16931 maps to it - it is almost always left over from a generic UBL template. Reported as a warning.

What the validator checks

UBL — context /ubl:Invoice | /cn:CreditNote

not(cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cac:TaxScheme/cac:JurisdictionRegionAddress)

Related rules

Part of UBL-CR — UBL restrictions.

Validate an invoice against this rule →