pugixml.pugi.XMLAttributeStructΒΆ class pugixml.pugi.XMLAttributeStruct Bases: pybind11_object The internal object of the attribute. See also XMLAttribute.__init__(), XMLAttribute.internal_object() Members: __eq__(self, other) Return self == other. __hash__ __init__(*args, **kwargs) __ne__(self, other) Return self != other.