Refactoring XML
Refactoring means updating the source code without changing the behaviour of the application. Refactoring helps you keep your code solid, dry, and easy to maintain. For more information, refer to Code refactoring.
To invoke an XML refactoring
Right-click the element to refactor and select
from the context menu.
To rename a tag or an attribute
Right-click the tag or the attribute to rename and select
or from the context menu.In the dialog that opens, type the new name of the tag or the attribute, select the scope in which you want to rename it, and click Refactor.
Last modified: 07 September 2023