Skip to main content



      Home
Home » Modeling » EMF » Editor for Multiple XML Files(How to create an editor for multiple xml files?)
icon5.gif  Editor for Multiple XML Files [message #507931] Fri, 15 January 2010 04:01 Go to next message
Eclipse UserFriend
Hello Group,

I have got two xml schema files. I need to create a single editor for these two files.

Using emf I can generate the model, edit and editor code for a single xml schema. But how should I go ahead when it is two files?

Should I generate the code separately for these two schema's and later merge the code manually by copy paste?

Is there a better way to do this?
Re: Editor for Multiple XML Files [message #508051 is a reply to message #507931] Fri, 15 January 2010 11:39 Go to previous message
Eclipse UserFriend
Madhu,

The generated editor's have almost no dependencies on the specific model
so you can generate just one of them and enhance the wizard manually to
be able to create objects from either package.


Madhu Samuel wrote:
> Hello Group,
>
> I have got two xml schema files. I need to create a single editor for
> these two files.
> Using emf I can generate the model, edit and editor code for a single
> xml schema. But how should I go ahead when it is two files?
>
> Should I generate the code separately for these two schema's and later
> merge the code manually by copy paste?
>
> Is there a better way to do this?
Previous Topic:[CDO] Team plug-in retrieval for CDO 2.0?
Next Topic:Xsd derivated schema customization - how to avoiding unnecesary/useless list wrappers derivated from
Goto Forum:
  


Current Time: Mon Jul 14 13:21:14 EDT 2025

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

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

Back to the top