Загрузка данных


<mxfile host="app.diagrams.net">
  <diagram name="ER-модель — Страховая компания">
    <mxGraphModel dx="1600" dy="1000" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="0" fold="1" page="1" pageScale="1" pageWidth="1600" pageHeight="1000">
      <root>
        <mxCell id="0"/>
        <mxCell id="1" parent="0"/>

        <!-- ================= СУЩНОСТИ ================= -->

        <mxCell id="E1" value="Вид страхования"
          style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="560" y="400" width="190" height="60" as="geometry"/>
        </mxCell>

        <mxCell id="E2" value="Полис"
          style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="850" y="400" width="190" height="60" as="geometry"/>
        </mxCell>

        <mxCell id="E3" value="Оформление полиса"
          style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="1120" y="170" width="200" height="60" as="geometry"/>
        </mxCell>

        <mxCell id="E4" value="Оплата взноса"
          style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="1160" y="400" width="190" height="60" as="geometry"/>
        </mxCell>

        <mxCell id="E5" value="Страховой случай"
          style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="1120" y="650" width="200" height="60" as="geometry"/>
        </mxCell>

        <mxCell id="E6" value="Расчёты по полисам"
          style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="650" y="720" width="220" height="60" as="geometry"/>
        </mxCell>


        <!-- ================= РОМБЫ ================= -->

        <mxCell id="R1" value="имеет"
          style="rhombus;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;fontSize=12;"
          vertex="1" parent="1">
          <mxGeometry x="750" y="395" width="100" height="70" as="geometry"/>
        </mxCell>

        <mxCell id="R2" value="оформляется"
          style="rhombus;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;fontSize=12;"
          vertex="1" parent="1">
          <mxGeometry x="990" y="280" width="120" height="70" as="geometry"/>
        </mxCell>

        <mxCell id="R3" value="оплачивается"
          style="rhombus;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;fontSize=12;"
          vertex="1" parent="1">
          <mxGeometry x="1050" y="395" width="120" height="70" as="geometry"/>
        </mxCell>

        <mxCell id="R4" value="имеет"
          style="rhombus;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;fontSize=12;"
          vertex="1" parent="1">
          <mxGeometry x="1020" y="545" width="100" height="70" as="geometry"/>
        </mxCell>

        <mxCell id="R5" value="учитывается"
          style="rhombus;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;fontSize=12;"
          vertex="1" parent="1">
          <mxGeometry x="790" y="600" width="120" height="70" as="geometry"/>
        </mxCell>


        <!-- ================= СВЯЗИ СУЩНОСТЕЙ ================= -->

        <mxCell id="C1" edge="1" parent="1" source="E1" target="R1"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>

        <mxCell id="C2" edge="1" parent="1" source="R1" target="E2"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>

        <mxCell id="C3" edge="1" parent="1" source="E2" target="R2"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>

        <mxCell id="C4" edge="1" parent="1" source="R2" target="E3"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>

        <mxCell id="C5" edge="1" parent="1" source="E2" target="R3"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>

        <mxCell id="C6" edge="1" parent="1" source="R3" target="E4"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>

        <mxCell id="C7" edge="1" parent="1" source="E2" target="R4"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>

        <mxCell id="C8" edge="1" parent="1" source="R4" target="E5"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>

        <mxCell id="C9" edge="1" parent="1" source="E2" target="R5"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>

        <mxCell id="C10" edge="1" parent="1" source="R5" target="E6"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>


        <!-- ================= АТРИБУТЫ: ВИД СТРАХОВАНИЯ ================= -->

        <mxCell id="A11" value="Код вида"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="350" y="300" width="120" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A12" value="Наименование"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="480" y="220" width="130" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A13" value="Описание"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="650" y="220" width="120" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A14" value="Тариф"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="780" y="300" width="100" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A15" value="Срок страхования"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="470" y="500" width="150" height="45" as="geometry"/>
        </mxCell>


        <!-- ================= АТРИБУТЫ: ПОЛИС ================= -->

        <mxCell id="A21" value="Номер полиса"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="720" y="300" width="130" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A22" value="Код вида"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="850" y="260" width="120" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A23" value="Страхователь"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1010" y="300" width="130" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A24" value="Дата начала"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="720" y="500" width="120" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A25" value="Страховая сумма"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="870" y="510" width="145" height="45" as="geometry"/>
        </mxCell>


        <!-- ================= АТРИБУТЫ: ОФОРМЛЕНИЕ ================= -->

        <mxCell id="A31" value="Номер оформления"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1230" y="80" width="150" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A32" value="Номер полиса"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1040" y="80" width="130" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A33" value="Дата оформления"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1360" y="150" width="145" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A34" value="Страхователь"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1320" y="230" width="130" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A35" value="Страховая премия"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1080" y="80" width="145" height="45" as="geometry"/>
        </mxCell>


        <!-- ================= АТРИБУТЫ: ОПЛАТА ================= -->

        <mxCell id="A41" value="Номер оплаты"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1370" y="330" width="130" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A42" value="Номер полиса"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1370" y="400" width="130" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A43" value="Дата оплаты"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1370" y="470" width="120" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A44" value="Сумма оплаты"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1160" y="490" width="125" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A45" value="Способ оплаты"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1500" y="400" width="130" height="45" as="geometry"/>
        </mxCell>


        <!-- ================= АТРИБУТЫ: СТРАХОВОЙ СЛУЧАЙ ================= -->

        <mxCell id="A51" value="Номер случая"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1330" y="570" width="130" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A52" value="Номер полиса"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1360" y="640" width="130" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A53" value="Дата случая"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1050" y="730" width="120" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A54" value="Описание"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1240" y="750" width="110" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A55" value="Сумма ущерба"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="1450" y="620" width="125" height="45" as="geometry"/>
        </mxCell>


        <!-- ================= АТРИБУТЫ: РАСЧЁТЫ ================= -->

        <mxCell id="A61" value="Номер расчёта"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="500" y="780" width="135" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A62" value="Номер полиса"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="650" y="850" width="130" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A63" value="Дата"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="800" y="850" width="100" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A64" value="Начислено"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="900" y="780" width="110" height="45" as="geometry"/>
        </mxCell>

        <mxCell id="A65" value="Оплачено"
          style="ellipse;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;"
          vertex="1" parent="1">
          <mxGeometry x="780" y="660" width="110" height="45" as="geometry"/>
        </mxCell>


        <!-- ================= СОЕДИНЕНИЯ АТРИБУТОВ ================= -->

        <!-- Вид страхования -->
        <mxCell id="L11" edge="1" parent="1" source="E1" target="A11"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L12" edge="1" parent="1" source="E1" target="A12"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L13" edge="1" parent="1" source="E1" target="A13"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L14" edge="1" parent="1" source="E1" target="A14"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L15" edge="1" parent="1" source="E1" target="A15"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>


        <!-- Полис -->
        <mxCell id="L21" edge="1" parent="1" source="E2" target="A21"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L22" edge="1" parent="1" source="E2" target="A22"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L23" edge="1" parent="1" source="E2" target="A23"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L24" edge="1" parent="1" source="E2" target="A24"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L25" edge="1" parent="1" source="E2" target="A25"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>


        <!-- Оформление полиса -->
        <mxCell id="L31" edge="1" parent="1" source="E3" target="A31"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L32" edge="1" parent="1" source="E3" target="A32"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L33" edge="1" parent="1" source="E3" target="A33"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L34" edge="1" parent="1" source="E3" target="A34"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L35" edge="1" parent="1" source="E3" target="A35"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>


        <!-- Оплата взноса -->
        <mxCell id="L41" edge="1" parent="1" source="E4" target="A41"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L42" edge="1" parent="1" source="E4" target="A42"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L43" edge="1" parent="1" source="E4" target="A43"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L44" edge="1" parent="1" source="E4" target="A44"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L45" edge="1" parent="1" source="E4" target="A45"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>


        <!-- Страховой случай -->
        <mxCell id="L51" edge="1" parent="1" source="E5" target="A51"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L52" edge="1" parent="1" source="E5" target="A52"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L53" edge="1" parent="1" source="E5" target="A53"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L54" edge="1" parent="1" source="E5" target="A54"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L55" edge="1" parent="1" source="E5" target="A55"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>


        <!-- Расчёты -->
        <mxCell id="L61" edge="1" parent="1" source="E6" target="A61"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L62" edge="1" parent="1" source="E6" target="A62"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L63" edge="1" parent="1" source="E6" target="A63"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L64" edge="1" parent="1" source="E6" target="A64"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>
        <mxCell id="L65" edge="1" parent="1" source="E6" target="A65"
          style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=none;startArrow=none;">
          <mxGeometry relative="1" as="geometry"/>
        </mxCell>


        <!-- ================= КАРДИНАЛЬНОСТЬ ================= -->

        <mxCell id="Q1" value="1"
          style="text;html=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="700" y="370" width="30" height="25" as="geometry"/>
        </mxCell>

        <mxCell id="Q2" value="M"
          style="text;html=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="830" y="370" width="30" height="25" as="geometry"/>
        </mxCell>

        <mxCell id="Q3" value="1"
          style="text;html=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="970" y="300" width="30" height="25" as="geometry"/>
        </mxCell>

        <mxCell id="Q4" value="1"
          style="text;html=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="1090" y="250" width="30" height="25" as="geometry"/>
        </mxCell>

        <mxCell id="Q5" value="1"
          style="text;html=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="1030" y="370" width="30" height="25" as="geometry"/>
        </mxCell>

        <mxCell id="Q6" value="M"
          style="text;html=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="1160" y="370" width="30" height="25" as="geometry"/>
        </mxCell>

        <mxCell id="Q7" value="1"
          style="text;html=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="1010" y="500" width="30" height="25" as="geometry"/>
        </mxCell>

        <mxCell id="Q8" value="M"
          style="text;html=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="1140" y="525" width="30" height="25" as="geometry"/>
        </mxCell>

        <mxCell id="Q9" value="1"
          style="text;html=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="880" y="575" width="30" height="25" as="geometry"/>
        </mxCell>

        <mxCell id="Q10" value="M"
          style="text;html=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;"
          vertex="1" parent="1">
          <mxGeometry x="850" y="680" width="30" height="25" as="geometry"/>
        </mxCell>

      </root>
    </mxGraphModel>
  </diagram>
</mxfile>