Hi All,

Please can you suggest me how to read the tags like agriculture,education
etc as arraycollection .


<marker id="101" name="India" tag="IN" lat="23" lng="75" matches="12"
desc="agriculture, education:7.7%, finance:10.8, industry:64.84 "
level="country"

qtr="Q2" yr="2011" tooltip="IN tooltip" curr="INR" labelPos="left"
sel="true">
<agriculture>
<value>1002</value>
<value>200</value>
<value>60</value>
</agriculture>
<education>
<value>7.7</value>
<value>2</value>
<value>3</value>
</education>
<energy>
<value>300</value>
<value>50</value>
<value>150</value>
</energy>
<finance>
<value>10.8</value>
</finance>
<health>
<value>40</value>
</health>
<industry>
<value>64.84</value>
</industry>
</marker>


Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to