{
  "$id": "https://schemas.opendd.eu/xtddatetime.1.schema.json",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "xtd Datetime Schema",
  "description": "According to SS-EN ISO 12006-3:2022.",
  "type": "string",
  "format": "date-time"
}
