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