Hi,
How can I add an element for several xml files in bulk in the beginning of each file and in the end. For example:
Add <Import> in the beginning of each file and </import> in the end of each file
Thanks
Add element to existing xml files
Re: Add element to existing xml files
Hi,
In Oxygen, if you want to wrap the root element of each XML file in a different element you can use Tools > XML Refactoring, Wrap element,
XPath: /*
Local name: import
Namespace: <NO_NAMESPACE>
Regards,
Adrian
In Oxygen, if you want to wrap the root element of each XML file in a different element you can use Tools > XML Refactoring, Wrap element,
XPath: /*
Local name: import
Namespace: <NO_NAMESPACE>
Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com