13 lines
684 B
XML
13 lines
684 B
XML
<?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="710560cb7f7d4e4384386590a38a7168" Name="Diagram1" >
|
|
<EntityTypeShape EntityType="Model1.pa" Width="1.5" PointX="4.625" PointY="1.375" />
|
|
<EntityTypeShape EntityType="Model1.pta" Width="1.5" PointX="9.25" PointY="2.5" />
|
|
</Diagram>
|
|
</edmx:Diagrams>
|
|
</edmx:Designer>
|
|
</edmx:Edmx> |