Top "Eclipse-emf-ecore" questions

EMF (core) is a common standard for data models, many technologies and frameworks are based on.

How to convert XSD to Ecore (EMF)

What is the best way to convert .xsd-files into .ecore-files? Is there an Eclipse plugin for that?

xsd eclipse-plugin eclipse-emf eclipse-emf-ecore
What is the difference in ECore between containment and reference?

When creating references between ECore entities there is the possibility to mark a reference as "containment". Can somebody explain me …

eclipse reference entity-relationship containment eclipse-emf-ecore
Where can I find a valid SVG XML Schema (for ecore generation)?

I tried importing the SVG XML Schema into EMF, to obtain the SVG metamodel in ecore. However, the import failed …

xml xsd svg eclipse-emf eclipse-emf-ecore