- <?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="872521a540be4d6a908db33fe30a17c1" Name="Diagram1">
- <EntityTypeShape EntityType="user7Model.Table_1" Width="1.5" PointX="0.75" PointY="1.125" IsExpanded="true" />
- <EntityTypeShape EntityType="user7Model.Table_2" Width="1.5" PointX="3" PointY="0.875" IsExpanded="true" />
- <EntityTypeShape EntityType="user7Model.Table_3" Width="1.5" PointX="0.75" PointY="5.25" IsExpanded="true" />
- <AssociationConnector Association="user7Model.FK_Table_2_Table_1" ManuallyRouted="false" />
- <AssociationConnector Association="user7Model.FK_Table_2_Table_3" ManuallyRouted="false" />
- </Diagram>
- </edmx:Diagrams>
- </edmx:Designer>
- </edmx:Edmx>
|