EducfModel.edmx.diagram 1.4 KB

1234567891011121314151617181920
  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="1667da5ad8ca4f3eba497edb1f942fff" Name="Diagram1">
  8. <EntityTypeShape EntityType="educfModel.commune" Width="1.5" PointX="0.75" PointY="1" IsExpanded="true" />
  9. <EntityTypeShape EntityType="educfModel.etabeffectifannee" Width="1.5" PointX="8" PointY="3.75" IsExpanded="true" />
  10. <EntityTypeShape EntityType="educfModel.etablissement" Width="1.5" PointX="5.75" PointY="1.25" IsExpanded="true" />
  11. <EntityTypeShape EntityType="educfModel.niveau" Width="1.5" PointX="10.375" PointY="3.875" IsExpanded="true" />
  12. <EntityTypeShape EntityType="educfModel.rue" Width="1.5" PointX="3" PointY="2.25" IsExpanded="true" />
  13. <AssociationConnector Association="educfModel.FK_RuesCommunes" ManuallyRouted="false" />
  14. <AssociationConnector Association="educfModel.FK_EtabEffectifAnnee" ManuallyRouted="false" />
  15. <AssociationConnector Association="educfModel.rueetablissement" />
  16. <AssociationConnector Association="educfModel.etabeffectifanneeniveau" />
  17. </Diagram>
  18. </edmx:Diagrams>
  19. </edmx:Designer>
  20. </edmx:Edmx>