getElementsByTagNameNS

Declaration

HTMLCollection getElementsByTagNameNS(
    DOMString? namespaceURI, 
    DOMString localName
);