Search Results

1
vote
2answers
538 views

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? …
1
vote

How to convert xsd to ecore (EMF)

That's what worked for me: New -> Project... Eclipse Modeling Framework -> EMF Project Model Importers: XML Schema Model U …