The base class for all element-type nodes in a document. Elements generally refer to nodes created by LaTeX commands and environments.
returns the attribute specified by name
retrieve the element with the given ID
retrieve all nodes with the given name in the node
returns a boolean indicating whether or not the specified attribute exists
removes the attribute name from the attributes dictionary
sets the attribute value in the attributes dictionary using the key name