Rename bulk xml tag with current value
-
Hello!
I would like to rename <image tag <image2 and <image3 and so on, so that the value in the tag does not change. Here is the code and this should be bulk.
<image modif=“2015-02-18 20:55:00”>http://static.demo.com/kepek/n_05759680000-2.jpg</image2>
<image modif=“2015-02-18 20:54:58”>http://static.demo.com/kepek/n_05759680000-3.jpg</image3>
<image modif=“2015-02-18 20:54:59”>http://static.demo.com/kepek/n_05759680000-4.jpg</image4>
<image modif=“2015-02-18 20:54:57”>http://static.demo.com/kepek/n_05759680000-5.jpg</image5>
<image modif=“2015-02-18 20:55:01”>http://static.demo.com/kepek/n_05759680000-6.jpg</image6>
<image modif=“2015-02-18 20:55:02”>http://static.demo.com/kepek/n_05759680000-7.jpg</image7>
<image modif=“2015-02-18 20:55:02”>http://static.demo.com/kepek/n_05759680000-8.jpg</image8>Thanks for the help!