Design-mode editing

Are you missing a feature? Request its implementation here.
spopescu
Posts: 14
Joined: Fri Sep 30, 2005 1:55 am

Design-mode editing

Post by spopescu »

Hi All,

Are there any plans to implement editing mode from inside the Model view? I would like to add/remove/change elements for a XML schema in the graphical representation, like XMLSpy does.

Thanks,

Serban
george
Site Admin
Posts: 2097
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hello Serban,

We plan to implement refactoring actions on the schemata. For instance if you will perform a rename element the definition and all the references to that element should be changed and you should be able to review the changes through a preview action that will present a diff between the new files (after the change) and the old files (before the change).

Best Regards,
George
spopescu
Posts: 14
Joined: Fri Sep 30, 2005 1:55 am

Post by spopescu »

george wrote:Hello Serban,

We plan to implement refactoring actions on the schemata. For instance if you will perform a rename element the definition and all the references to that element should be changed and you should be able to review the changes through a preview action that will present a diff between the new files (after the change) and the old files (before the change).

Best Regards,
George
Hello,

I would be interested in which version of oXygen will have support for the above feature?

Thank you.
spopescu
Posts: 14
Joined: Fri Sep 30, 2005 1:55 am

Post by spopescu »

Forgot to ask:

Will I be able to add / delete XML elements form the WYSIWYG editor? Actually is it going to be a WYSIWYG editor, like XMLSpy has?

Thanks again and congrats for the great work !
george
Site Admin
Posts: 2097
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi Serban,

We already implemented rename support for XML Schema and that will be available in the next oXygen 7.2 maintenance release. There are also a number of editing actions triggered from the contextual menu of the schema diagram.

Best Regards,
George
george
Site Admin
Posts: 2097
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

The 7.2 will be a free upgrade to all version 7 users and it is planned to be available in about 1 month.

Best Regards,
George
Post Reply