Reading multiple identical nodes in an XML file

Sivakatirswami katir at hindu.org
Mon Oct 17 00:45:59 EDT 2011


I am an XML newbie:

if you want to extract data from a series of  identical nodes in a XML 
file, how do you set up the repeat function?



<orphanage>

<small-child id=1>
<name>Rajan</name>
<age>12<age>
</small-child>

<small-child id=2>
<name>John</name>
<age>8<age>
</small-child>

<small-child id=3>
<name>Jose</name>
<age>9<age>
</small-child>

</orphanage




-- 
Om Shanti
Sivakatirswami

Kauai Aadheenam




More information about the use-livecode mailing list