Standard.BaseDataXMLchildrenOn this pageXML_Document.children children Group: Selections Documentation Gets the child elements of an XML document. Examples XML_Document.from_text 'hello' . children # => [XML_Element'<foo><baz>hello</baz></foo>']