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/XML/Presentation"

< MoDisco‎ | XML
m (Add MoDiscoTabs template)
(Redirecting to MoDisco/Components/XML)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{MoDiscoTabs|XML}}
+
#REDIRECT [[MoDisco/Components/XML]]
 
+
The Generic XML Metamodel represents a subset of concepts defined in [http://www.w3.org/TR/2008/REC-xml-20081126/ 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 ([http://www.mia-software.com Mia-Software])
+

Latest revision as of 09:16, 7 September 2010

Back to the top