@seb_ly wrote:
Anyone know how to iterate through an element’s attributes? I’m getting a bit stuck as xml.getAttributes returns a Range<ofXmlIteratorpugi::xml_attribute_iterator> and I have no idea how to iterate through that!
While we’re at it, how do I remove an element from the xml when I have a reference to that xml node (not the path name “node/subnode/mynode” etc)
any advice welcome!
Posts: 1
Participants: 1