{
  "id": "http://edoc-schema.kzn.ru/document/ru/uslugi/definitions/information_system",
  "$schema": "http://json-schema.org/draft-06/schema#",
  "description": "Информационная система",
  "type": "object",
  "properties": {
    "title": { "type": "string", "title": "Название"},
    "id": { "type": "string"}
  }
}
