- <?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="f4e9d5c7c118418dbeec7f2029dd3ae0" Name="Diagram1">
- <EntityTypeShape EntityType="gr672_pgvModel.FuelType" Width="1.5" PointX="0.75" PointY="5.25" />
- <EntityTypeShape EntityType="gr672_pgvModel.FuelTypeOnGasStation" Width="1.5" PointX="3" PointY="0.875" />
- <EntityTypeShape EntityType="gr672_pgvModel.GasStation" Width="1.5" PointX="0.75" PointY="1.25" />
- <AssociationConnector Association="gr672_pgvModel.FK_FuelInGasStation_TypeOfFuel" />
- <AssociationConnector Association="gr672_pgvModel.FK_FuelInGasStation_GasStation" />
- </Diagram>
- </edmx:Diagrams>
- </edmx:Designer>
- </edmx:Edmx>
|