|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, September 15, 2011 4:44 AM
Points: 1,
Visits: 7
|
|
Hi every body
I want acess a webservices which send a xmlfiles. anything like that.
<root> <eventos> <codigo>1234</codigo> <valor>12345></valor> </eventos> <placa>asd1234</placa> <root>
Inside tag(eventos) codigo/valor may occurs many times I ask, how can i find the number of occurrances of tag (eventos) before process it?? How can i find the number of occurrances of tag <eventos> may be 1 or much more. Sorry my bad english i´m from brazil. thanks
|
|
|
|