Model1.edmx.diagram 1.3 KB

123456789101112131415161718
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx">
  3. <!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
  4. <edmx:Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
  5. <!-- Diagram content (shape and connector positions) -->
  6. <edmx:Diagrams>
  7. <Diagram DiagramId="80563c93e0ee4d898dcdc7998f27254b" Name="Diagram1">
  8. <EntityTypeShape EntityType="VideoprokatModel.KlassifikatsionnyKod" Width="1.5" PointX="3" PointY="4.625" IsExpanded="true" />
  9. <EntityTypeShape EntityType="VideoprokatModel.Klient" Width="1.5" PointX="0.875" PointY="1.25" IsExpanded="true" />
  10. <EntityTypeShape EntityType="VideoprokatModel.OboorotnayaVedomost" Width="1.5" PointX="3" PointY="1" IsExpanded="true" />
  11. <EntityTypeShape EntityType="VideoprokatModel.Videoteka" Width="1.5" PointX="0.75" PointY="5.25" IsExpanded="true" />
  12. <AssociationConnector Association="VideoprokatModel.FK__Oboorotna__KodKl__3D5E1FD2" ManuallyRouted="false" />
  13. <AssociationConnector Association="VideoprokatModel.FK__Oboorotna__Nomer__3E52440B" ManuallyRouted="false" />
  14. <AssociationConnector Association="VideoprokatModel.FK_Videoteka_KlassifikatsionnyKod" />
  15. </Diagram>
  16. </edmx:Diagrams>
  17. </edmx:Designer>
  18. </edmx:Edmx>