[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: xml schema importer

Jorge,

It's best to use the EMF newsgroup to ask about EMF/XSD. I've added it to the "to" list of the reply. More comments below.

Jorge Dieguez wrote:
Hello Team,

I'm corrently working on some examples on modeling. I want to create a model based on a xml-schema.
When I create a new project>EMF Project> ... and get Select a Model Importer window, I'm not offered "xml-schema" importer choice (only ecore model and Rose class model show up)


I have already checked for xml related plugings and I have installed:

XSD-XML schema Definition
XSD-Edit
You'll need org.eclipse.xsd.ecore.importer.

Am I missing another plugin? I have installed Eclipse Ganimade Version: 3.4.1
Build id: M20080911-1700 (java Enterprise installation package)
I thought that xml feature were already included in the package.
The JEE package only includes the parts of EMF and XSD that it directly relies on so the XSD Ecore Converter feature will need to be added.

I'm looking forward for your opinions. Many thanks,

Jorge