{
  "id": "http://edoc-schema.kzn.ru/document/ru/uslugi/definitions/green_report_diameter",
  "$schema": "http://json-schema.org/draft-06/schema#",
  "type": "number",
  "title": "Диаметр (см)",
  "minItems": 1,
  "enum": [
    0, 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 68, 72, 76, 80, 100, 120
  ]
}
