XML String Parsing

May 27 2010 6:43 PM

I need to be able to parse this XML String.
It has a strange format:
 <ItemList>
  <ItemName="B32:2/0" Alias="ResetAlarm"/>
 <ItemName="N7:1" Alias="AI"/>
 </ItemList>
Any help would be great
Regards

Answers (4)