Refactor Schema?

Are you missing a feature? Request its implementation here.
khookguy
Posts: 1
Joined: Fri Apr 28, 2006 5:38 pm

Refactor Schema?

Post by khookguy »

I use oXygen inside Eclipse for Java / XML programming. WIth Java, there is "refactoring" so you can change the name of a class (for example), and all the references to that class will get updated.

Is there something similar for an XSD with oXygen? So you can (for example) change the name of an xs:element declaration name, and have all the refs to that name updated to reflect the new name?

Is this possible now, or is it a new feature requet?

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

Post by george »

Hi Mark,

That is implemented in the current development stream, see also
http://www.oxygenxml.com/forum/ftopic1473.html

Best Regards,
George
Post Reply