XmlDocument.getElementsByTagName

XmlElement[] getElementsByTagName(string tagname) @safe

Returns all elements in the document with the given tag name.