mondo-project / mondo-hawk

Heterogeneous model indexing solution, based on NoSQL stores.
Eclipse Public License 2.0
17 stars 5 forks source link

Add XML Schema-based metamodel factory #80

Open agarciadom opened 5 years ago

agarciadom commented 5 years ago

EMF can generate metamodels straight from XML Schema files. We could add a component that piggybacks on this, so XML Schema metamodels could be supported.

The interesting bit would be how to recreate the parsing of those XML documents from the generated XML Schema metamodels.