Dear All,
I would like to get Tilde separated list of Tags and values in a valid xml file.
Input :
<Person>
<Name>Prashanth</Name>
<Place>Bangalore</Place>
</Person>
OutPut :
Tags : Name~Place
Values : Prashanth~Bangalore
I tried many ways but in vain..I can do above in a excel file but would love to have it in UltraEdit.
Kindly advise.
With Regards
Prashanth
I would like to get Tilde separated list of Tags and values in a valid xml file.
Input :
<Person>
<Name>Prashanth</Name>
<Place>Bangalore</Place>
</Person>
OutPut :
Tags : Name~Place
Values : Prashanth~Bangalore
I tried many ways but in vain..I can do above in a excel file but would love to have it in UltraEdit.
Kindly advise.
With Regards
Prashanth