Standard.BaseDataXMLroot_elementOn this pageXML_Document.root_element root_element Group: Metadata Documentation Get the root element of the document. Examples Get the root element of a document. doc = XML_Document.from_file file root = doc.root_element