Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » How to Extend Ecore Model with Extension XML Schema(How to Extend Ecore Model with Extension XML Schema)
How to Extend Ecore Model with Extension XML Schema [message #636173] Fri, 29 October 2010 14:21 Go to next message
Paul Fraser is currently offline Paul FraserFriend
Messages: 2
Registered: October 2010
Junior Member
Is it possible in the Eclipse Gui to extend an existing ecore model with an extension xsd schema?

The Model Importer seems to only allow an ecore model or rose class model or xml schema and the XML Schema Import only then allows .xsd or .wsdl.
Thanks
Re: How to Extend Ecore Model with Extension XML Schema [message #636200 is a reply to message #636173] Fri, 29 October 2010 15:40 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Paul,

Comments below.

Paul Fraser wrote:
> Is it possible in the Eclipse Gui to extend an existing ecore model
> with an extension xsd schema?
Schemas can only extend schemas.
>
> The Model Importer seems to only allow an ecore model or rose class
> model or xml schema and the XML Schema Import only then allows .xsd or
> .wsdl.
Yes, those are the sources. If you want to extend some existing Ecore
model with an XML Schema, then you'll need an XML schema corresponding
to that existing Ecore model. You can get one of those by using Export
Model... from the GenModel....
> Thanks


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:How to draw a SWT composite in a GEF container shape and diagram
Next Topic:Working with annotations
Goto Forum:
  


Current Time: Tue Apr 23 13:41:56 GMT 2024

Powered by FUDForum. Page generated in 0.03535 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top