All,

I need some help with XML parsing and retrieving values.

My XML element is as follows

<entity eid="5769562">
  <name>test</name> 
  <address>123 main st</address> 
</entity>

How do I x:out the value of eid , For example 5769562 in this case.

Please help me out.

Thanks
satish

Reply via email to