Returns a NodeList of all descendant Elements with a given tag name, in document order.
NodeList
Elements
Parameters:
name
Returns: A list of matching Element nodes.
Element
Diagram: Node