XmlDocument.getElementsByTagName
XmlElement[] getElementsByTagName(string tagname) @safeReturns all elements in the document with the given tag name.
XmlElement[] getElementsByTagName(string tagname) @safeReturns all elements in the document with the given tag name.