tag place move
Posted: Thu Aug 11, 2011 10:58 am
Hi all I have a xml formated like:
<name>namehere</name>
<lastname>lastnamehere</lastname>
now the problem is the name and last name are ofc diffrent and i need to basicly change the places of thouse 2tags so the lastname is 1st. Is there any automatic way to do this? i got over 25k entries i need to change....
<name>namehere</name>
<lastname>lastnamehere</lastname>
now the problem is the name and last name are ofc diffrent and i need to basicly change the places of thouse 2tags so the lastname is 1st. Is there any automatic way to do this? i got over 25k entries i need to change....