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