DOMElement->getAttribute() Returns value of attribute &reftitle.description; DOMElement stringgetAttribute stringname Gets the value of the attribute with name name for the current node. &reftitle.parameters; name The name of the attribute. &reftitle.returnvalues; The value of the attribute, or an empty string if no attribute with the given name is found. &reftitle.seealso;