I can find plenty of information about parsing the separate nodes in an XML file using Expat and have got some code running successfully but can't find any hints on how to parse the attributes of a particular node.
I know that attributes are passed as the third parameter into the "opening tag" function but can't get anything meaningful out of them.
Any tips? Slainte
I know that attributes are passed as the third parameter into the "opening tag" function but can't get anything meaningful out of them.
Any tips? Slainte