Standard.BaseDataXMLattributesOn this pageXML_Element.attributes attributes Group: Selections Documentation Gets a Dictionary containing of the attributes of an XML element. Examples XML_Document.parse 'hello' . root_element . attributes # => Dictionary.from_vector [["bar", "one"]]