Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MoDisco/XML/Presentation

< MoDisco‎ | XML
Revision as of 07:48, 20 January 2010 by Gdupe.mia-software.com (Talk | contribs) (Initial revision)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Generic XML Metamodel represents a subset of concepts defined in W3C XML Recommendation.

Its purpose is to represent XML content without taking care of conformance to concepts described in a Document Type Definition(DTD) or in a XML Schema Description (XSD) (i.e. without having a metamodel dedicated to one or many DTD/XSD).

It is an alternative to the metamodel definition provided with EMF plug-ins (nsuri : http://www.eclipse.org/emf/2003/XMLType) : we think that a more understandable model navigation, without the use of the Extended Ecore Modeling FeatureMap type, can be proposed to the end user. In return, some filtering (on node children) might be more time expensive.

Team

Fabien Giquel (Mia-Software)

Back to the top