EMF (core) is a common standard for data models, many technologies and frameworks are based on.
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-ecoreWhen 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-ecoreI 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