How to get attribute value from XML?

How to get attribute value from XML?
How to get the value of inumber & idate if you have used SAX-READER?
<Fields>
<Field Name="Number/Numer" Type="inumber">A-N456702</Field>
<Field Name="Date/DateFac" Type="idate">20090512</Field>
 

Stefan

Well-Known Member
Come on Stefan, the guy even uploaded the complete XML file... couldn't you just finish your example and make him happy? :)

:) But I started getting confused as to which of the multiple xml uploads I should be using as a reference... ;-)
 
Top