Modify XML files
Posted: Thu Jan 02, 2014 9:28 pm
Hi,
I would like to modify some XML files with Text Crawler but sadly Im a total noob so some help would be greatly appriciated.
This is how the line in the XML document looks like:
<GameTypes/>
This is how it should look like for all the files:
<GameTypes>
<HMGameTypes>LimitHoldem</HMGameTypes>
<HMGameTypes>ZoomLimitHoldem</HMGameTypes>
<HMGameTypes>RushLimitHoldem</HMGameTypes>
</GameTypes>
Dont know if its important to have </GameTypes> in the last row at the same level like the rows above(but differently from the first row).
Thanks a lot in advance!
Greets and a happy new year
HP
I would like to modify some XML files with Text Crawler but sadly Im a total noob so some help would be greatly appriciated.
This is how the line in the XML document looks like:
<GameTypes/>
This is how it should look like for all the files:
<GameTypes>
<HMGameTypes>LimitHoldem</HMGameTypes>
<HMGameTypes>ZoomLimitHoldem</HMGameTypes>
<HMGameTypes>RushLimitHoldem</HMGameTypes>
</GameTypes>
Dont know if its important to have </GameTypes> in the last row at the same level like the rows above(but differently from the first row).
Thanks a lot in advance!
Greets and a happy new year
HP