Fehlercodes · ubl-2.1

XML-001Teilweise

Invoice file is not well-formed XML

So lautet die Ablehnung wörtlich: „[XML-001] XML-001 is raised when the invoice file fails XML well-formedness before any schema or Schematron rule can apply. The parser cannot build a DOM tree because the bytes do not conform to XML 1.0 grammar.

Was Sie bereithaltenDie korrekten Werte aus Ihrer Buchhaltung; wir zeigen Ihnen, welche Stelle betroffen ist.
Was wir tunFix the generator — regenerate from the source system after correcting serializer bugs, encoding mismatches, or unescaped characters.
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cbc:Note>Customer said: "the box arrived & it was damaged"</cbc:Note>
Nachher
<cbc:Note>Customer said: &quot;the box arrived &amp; it was damaged&quot;</cbc:Note>
So sieht der Befund ausBeispiel
BefundPrüfung nötig · XML-001
Von IhnenDie korrekten Werte
DanachErneute Prüfung
NachweisSHA-256 und /verify-Link nach der Prüfung
XML-001: Invoice file is not well-formed XML – Fehlercode erklärt