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

Difference between revisions of "MoDisco/Components/XML"

Line 12: Line 12:
 
== Team ==
 
== Team ==
 
*Fabien Giquel ([http://www.mia-software.com Mia-Software])
 
*Fabien Giquel ([http://www.mia-software.com Mia-Software])
 +
 +
[[Category:MoDisco]]

Revision as of 11:44, 6 September 2010

MoDisco
Website
Download
Community
Mailing ListForums
Bugzilla
Open
Help Wanted
Bug Day
Contribute
Browse SourceProject Set File

Overview

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.