dbDE.edmx.diagram 1.6 KB

123456789101112131415161718192021
  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="77352b9aff0f4042bcdd89755625532d" Name="Diagram1">
  8. <EntityTypeShape EntityType="gr601_kayualModel.Fire" Width="1.5" PointX="3" PointY="3.25" IsExpanded="true" />
  9. <EntityTypeShape EntityType="gr601_kayualModel.Firehouse" Width="1.5" PointX="0.75" PointY="3.75" IsExpanded="true" />
  10. <EntityTypeShape EntityType="gr601_kayualModel.Fireman" Width="1.5" PointX="5.25" PointY="7" IsExpanded="true" />
  11. <EntityTypeShape EntityType="gr601_kayualModel.Forest" Width="1.5" PointX="0.75" PointY="0.75" IsExpanded="true" />
  12. <EntityTypeShape EntityType="gr601_kayualModel.StaffIS" Width="1.5" PointX="5.75" PointY="1.5" IsExpanded="true" />
  13. <EntityTypeShape EntityType="gr601_kayualModel.Team" Width="1.5" PointX="3" PointY="7.125" IsExpanded="true" />
  14. <AssociationConnector Association="gr601_kayualModel.FK_Firehousee_ID" ManuallyRouted="false" />
  15. <AssociationConnector Association="gr601_kayualModel.FK_Forest_ID" ManuallyRouted="false" />
  16. <AssociationConnector Association="gr601_kayualModel.FK_Firehouse_ID" ManuallyRouted="false" />
  17. <AssociationConnector Association="gr601_kayualModel.FK_Team_ID" ManuallyRouted="false" />
  18. </Diagram>
  19. </edmx:Diagrams>
  20. </edmx:Designer>
  21. </edmx:Edmx>