Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support XML Schema Definitions converted to Ecore #2

Open
mdoerfel opened this issue Oct 2, 2018 · 0 comments
Open

Support XML Schema Definitions converted to Ecore #2

mdoerfel opened this issue Oct 2, 2018 · 0 comments

Comments

@mdoerfel
Copy link
Member

mdoerfel commented Oct 2, 2018

XML Schema Definitions (.xsd) define a data model similar to EMF Ecore, and .xsd files can be converted to .ecore files. To fully support this, emf4cpp is missing (at least) the following features:

  • Provide a type mapping from http://www.eclipse.org/emf/2003/XMLType# to an implementation type
  • Fully support EAnnotations in the processed Ecore and add them to the generated meta classes
  • Use the ExtendedMetaData in the EAnnotations to control the XML while loading / serializing a model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant