Error codes · cii-d16b

CII-DT-024Fixable here

ReferenceTypeCode element must not be present

This is the rejection, word for word: „[CII-DT-024] CII-DT-024 is an EN 16931 assertion on the CII binding. The element ram:ReferenceTypeCode must not be present in date/time structures.

What to have readyThe missing value from your purchase order, contract or bookkeeping.
What we doConvert every CII date to eight-digit CCYYMMDD and add format="102" on the udt element.
If you enter it yourself in your invoicing software
Before
<ram:IssueDateTime><udt:DateTimeString>2026-04-20</udt:DateTimeString></ram:IssueDateTime>
After
<ram:IssueDateTime><udt:DateTimeString format="102">20260420</udt:DateTimeString></ram:IssueDateTime>
What the finding looks likeExample
FindingValue missing · CII-DT-024
From youThe missing value
ThenPassed
ProofSHA-256 and /verify link after the check
Fix CII-DT-024: CII Date Missing format="102"