struktura xml suboru:
Kód:
<?xml version="1.0" encoding="utf-8" ?>
<guilds>
<guild id="1">
<map>0</map>
<x>0.0f</x>
<y>0.0f</y>
<z>0.0f</z>
<o>0.0f</o>
</guild>
<guild id="2">
<map>1</map>
<x>1.0f</x>
<y>1.0f</y>
<z>1.0f</z>
<o>1.0f</o>
</guild>
</guilds>
chcel by som aby mi podla attributy id napisalo tie dalsie elementy (map, x, y, z, o), s DOM v C++
mohol by niekto pomoct urobit ?
