Faktura

UBL-CR-001

warningEN 16931syntax binding ruleUBL

A UBL invoice should not include extensions

Why it fails

The document carries a UBLExtensions block.

How to fix it

Remove cac:UBLExtensions. EN 16931 has no semantics for extensions, so anything you put there is invisible to the receiver — if the information matters, model it with a real business term.

What the validator checks

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

not(ext:UBLExtensions)

Related rules

Part of UBL-CR — UBL restrictions.

Validate an invoice against this rule →