4
Answers

XML String Parsing

Michael Hilligas

Michael Hilligas

14y
2.1k
1

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)