But after reading the xml file i want to create a report with the values of
the attributes and the occurences (create a summary).
for example:
Attribute Value Occurence
--------- ------ -----------
name John 10
Jessica 3
Abby 15
. . .
state Alabama 5
Georgia 15
Montana 30
. . .
I suppose i need to to use some two dimensional collection, but which one
and how to deal with the occurences.
(add, replace, updtate items ??)
Thanks in advance,
Rookie
http://msdn.microsoft.com/en-us/library/bb387098.aspx
http://msdn.microsoft.com/en-us/library/bb397919.aspx
"Rookie" <roo...@nomail.notvalid> wrote in message
news:uSgsXVYf...@TK2MSFTNGP04.phx.gbl...
Rookie
"Sharon" <vo...@null.nothing> wrote in message
news:uf0Pr1Zf...@TK2MSFTNGP06.phx.gbl...