Faktura

DE-R-028

warningPeppol BIS Billing 3.0profileUBLBT-43

"Seller contact email address" (BT-43) should contain exactly one @-sign, which should not be framed by a whitespace or a dot but by at least two characters on each side. A dot should not be the first or last character.

Why it fails

The seller e-mail address (BT-43) is not shaped like an e-mail address.

How to fix it

It must contain exactly one @, with at least two characters before it, and no space or dot immediately either side of the @.

What the validator checks

UBL — context (/ubl-invoice:Invoice/cac:AccountingSupplierParty/cac:Party/cac:Contact | /ubl-creditnote:CreditNote/cac:AccountingSupplierParty/cac:Party/cac:Contact)[$supplierCountryIsDE and $customerCountryIsDE]

matches(normalize-space(cbc:ElectronicMail), $XR-EMAIL-REGEX)

Related rules

Part of DE-R — XRechnung via Peppol.

Validate an invoice against this rule →

This is a Peppol BIS Billing 3.0 rule: an invoice can be perfectly valid EN 16931 and still be rejected by it.