{
  "id": "http://edoc-schema.kzn.ru/document/ru/uslugi/definitions/document_with_organization",
  "$schema": "http://json-schema.org/draft-06/schema#",
  "description": "Документ",
  "type": "object",
  "properties": {
    "document": {
      "$ref": "http://edoc-schema.kzn.ru/document/ru/uslugi/definitions/document"
    },
    "organization": {
      "$ref": "http://edoc-schema.kzn.ru/organization/ru/organization",
      "title": "Организация в документе"
    }
  }
}
