Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Authoring XML Schemas for use with EMF

Revision as of 14:26, 12 June 2007 by Unnamed Poltroon (Talk) (New page: = Abstract = This article focuses on authoring and using XML Schemas for the purpose of generating an EMF model. = The Relationship between Elements, Types, and EClasses = = Mapping <xs...)

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

Abstract

This article focuses on authoring and using XML Schemas for the purpose of generating an EMF model.

The Relationship between Elements, Types, and EClasses

Mapping <xsd:attribute> to EAttribute

Using Substitution Groups

--Hudsonr.us.ibm.com 14:26, 12 June 2007 (EDT)

Back to the top