I'm hoping someout out there can help me with this! So, I know how to get an attribute from an XML element:
xml.attribute("name")
But how do I saet the value of this attribute?
I'm hoping someout out there can help me with this! So, I know how to get an attribute from an XML element:
xml.attribute("name")
But how do I saet the value of this attribute?