- <?xml version="1.0" encoding="utf-8"?>
- <edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx">
- <!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
- <edmx:Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
- <!-- Diagram content (shape and connector positions) -->
- <edmx:Diagrams>
- <Diagram DiagramId="596bf095ae4541beb3406dfed9090848" Name="Diagram1">
- <EntityTypeShape EntityType="Belov_Kurs_TestModel.Groups" Width="1.5" PointX="0.75" PointY="3.625" />
- <EntityTypeShape EntityType="Belov_Kurs_TestModel.Klients" Width="1.5" PointX="3" PointY="1.125" />
- <EntityTypeShape EntityType="Belov_Kurs_TestModel.Tours" Width="1.5" PointX="3" PointY="4.5" />
- <AssociationConnector Association="Belov_Kurs_TestModel.FK_Klients_Groups" />
- <AssociationConnector Association="Belov_Kurs_TestModel.FK_Tours_Groups" />
- </Diagram>
- </edmx:Diagrams>
- </edmx:Designer>
- </edmx:Edmx>
|