MF_Base.edmx.diagram 2.0 KB

12345678910111213141516171819202122232425
  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="2b6715c9cb474e92a2c87c4c4f221497" Name="Diagram1">
  8. <EntityTypeShape EntityType="MFSystemModel.Buying_Goods" Width="1.5" PointX="5.25" PointY="3.625" IsExpanded="true" />
  9. <EntityTypeShape EntityType="MFSystemModel.Goods" Width="1.5" PointX="3" PointY="7.375" IsExpanded="true" />
  10. <EntityTypeShape EntityType="MFSystemModel.Position" Width="1.5" PointX="0.75" PointY="4" IsExpanded="true" />
  11. <EntityTypeShape EntityType="MFSystemModel.Role" Width="1.5" PointX="0.75" PointY="1" IsExpanded="true" />
  12. <EntityTypeShape EntityType="MFSystemModel.Type_Goods" Width="1.5" PointX="0.75" PointY="7.875" IsExpanded="true" />
  13. <EntityTypeShape EntityType="MFSystemModel.User" Width="1.5" PointX="3" PointY="3.125" IsExpanded="true" />
  14. <EntityTypeShape EntityType="MFSystemModel.Videos" Width="1.5" PointX="5.25" PointY="0.75" IsExpanded="true" />
  15. <AssociationConnector Association="MFSystemModel.FK_Buying_Goods_Goods1" ManuallyRouted="false" />
  16. <AssociationConnector Association="MFSystemModel.FK_Buying_Goods_User1" ManuallyRouted="false" />
  17. <AssociationConnector Association="MFSystemModel.FK_Goods_Type_Goods1" ManuallyRouted="false" />
  18. <AssociationConnector Association="MFSystemModel.FK_Videos_Goods" ManuallyRouted="false" />
  19. <AssociationConnector Association="MFSystemModel.FK_User_Role1" ManuallyRouted="false" />
  20. <AssociationConnector Association="MFSystemModel.FK_Videos_User" ManuallyRouted="false" />
  21. <AssociationConnector Association="MFSystemModel.Employees" ManuallyRouted="false" />
  22. </Diagram>
  23. </edmx:Diagrams>
  24. </edmx:Designer>
  25. </edmx:Edmx>