I have the following xml code:
<highscore>
<score>
<naam>Pipo</naam>
<punten>200</punten>
</score>
<score>
<naam>Harry</naam>
<punten>400</punten>
</score>
</highscore>
How can I sort by "punten"? So the highest number is on top?
Thanks!!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…