4
Reply

XML String Parsing

Michael Hilligas

Michael Hilligas

May 27 2010 6:43 PM
2.1k

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)