Skip to content

Support XML Schema Definitions converted to Ecore #2

@mdoerfel

Description

@mdoerfel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions