← Terug naar foutbibliotheek

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-XLaatste professionele controle: 2026-07-05

Betekenis

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

Typische oorzaak

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

Betrokken velden / XML-paden

//ram:GuidelineSpecifiedDocumentContextParameter/ram:ID

Ongeldig voorbeeld

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

Gecorrigeerd voorbeeld

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

Herstelstappen

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