Back to the error catalogue
SCHEME-ID-MISSING
auto
The schemeID attribute is missing on an identifier
Typed identifiers must carry their scheme: `VA` on a VAT identifier, `0088` on a GLN.
This defect is fixed automatically. Test your invoice to find out whether it is affected, then apply the correction with the Pipeline Pro plan.
Why this error happens
Without a schemeID the recipient does not know how to interpret the identifier. The expected value follows from the type of identifier and its position in the document.
How to fix it
The scheme is filled in and the correction traced.
XML correction example
BEFORE (invalid)
<ram:ID>FR12345678901</ram:ID>
AFTER (compliant)
<ram:ID schemeID="VA">FR12345678901</ram:ID>