Generating an EMF Model using XML Schema
Top
Previous
Next: Importing the Model from an XML Schema
Step 0: Prerequisites
The EMF runtime package includes the EMF generator and a number of
related plugins. And the XML Infoset Model is a reference library that
can examine, create or modify XML Schemas. After installing the EMF runtime package
and XML Infoset Model,
verify that they are available in your Eclipse environment:
- Bring up the "Help/About Eclipse Platform" dialog.
- Click on "Plug-in Details".
- Check that the highlighted plugins are present.
Top
Previous
Next: Importing the Model from an XML Schema