← Retour à la bibliothèque d’erreurs

ZUGFERD-PROFILE-002 · ZUGFeRD · Factur-X · CII

ZUGFeRD: profile identifier conflicts with XML content

The declared profile does not match the fields or rules used.

ZUGFeRD 2.x (gewähltes Profil), Factur-XDernière revue métier: 2026-07-05

Signification

The declared profile does not match the fields or rules used.

Cause typique

The guideline ID was hard-coded or not updated after a profile change.

Champs / chemins XML concernés

//ram:GuidelineSpecifiedDocumentContextParameter/ram:ID

Exemple incorrect

<ram:ID>urn:factur-x.eu:1p0:basic</ram:ID> <!-- EN16931 fields used -->

Exemple corrigé

<ram:ID>urn:factur-x.eu:1p0:en16931</ram:ID>

Étapes de correction

  1. Select the target profile.
  2. Check permitted fields against the profile.
  3. Regenerate the guideline ID and data together.