- <?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="9960fb8cd7934be39d08423c28f9279b" Name="Diagram1" ZoomLevel="97">
- <EntityTypeShape EntityType="Model.EXEMPLE_TYPE_VIKING" Width="1.5" PointX="0.625" PointY="1.125" />
- <EntityTypeShape EntityType="Model.EXEMPLE_VIKINGS" Width="1.5" PointX="2.875" PointY="0.875" />
- <AssociationConnector Association="Model.EXEMPLE_VIKINGS_FK" />
- </Diagram>
- </edmx:Diagrams>
- </edmx:Designer>
- </edmx:Edmx>
|