errorformatfactur-x

FORMAT-003:Incorrect XML attachment filename

Fix: Name XML attachment according to profile.

Factur-X XML must be named correctly.

Severity
Fatal
Rule set
factur-x
Country
All EU
Fix type
BLOCKED

Engine Classification

Financial or legal field · Modification blocked by policy

Reason: Factur-X requires the embedded XML to be named "factur-x.xml" (or "zugferd-invoice.xml" for ZUGFeRD). The PDF must be regenerated with the correctly named XML attachment. This cannot be fixed by editing the XML alone.

What is FORMAT-003?

FORMAT-003 is a fatal validation rule defined in the factur-x specification. It validates the PDF attachment filename check element in the UBL invoice XML.

When this rule fires, the invoice is rejected by Peppol access points and never reaches the buyer.

Target path: PDF attachment filename check

This error requires manual correction — financial fields are protected by policy.

Why This Error Matters

Filename identifies the XML type.

FORMAT-003 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: FORMAT-003
  • ·Specification: factur-x

How to Fix It

1.

Check filename

factur-x.xml for Factur-X

2.

Rename if needed

Exact filename required

XML Example

Generic example based on the rule's target XPath. Your actual XML structure may differ.

Before
<!-- Triggers validation error -->
<PDF attachment filename check></PDF attachment filename check>
After
<!-- Corrected -->
<PDF attachment filename check>VALID_VALUE</PDF attachment filename check>

Technical Reference

XPathPDF attachment filename check
Specfactur-x

Common Causes

  • ·Wrong filename
  • ·Missing attachment

Seeing this in production? The API handles FORMAT-003 automatically. See the fix response →

Frequently Asked Questions

Factur-X XML must be named correctly.

Name XML attachment according to profile. This error involves a protected field — Invoice Navigator flags it in your pipeline so your team can correct it at the source.

Yes, FORMAT-003 is a critical error that must be fixed.

Related Errors

Related Content

Last updated: 3 March 2026

Share this guide:

Validate your invoice

Drop your XML here to check for FORMAT-003

Detect FORMAT-003 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.