klyn.io.xml.dom.XMLElement.getElementsByTagNameNS
method
public getElementsByTagNameNS(namespaceURI as String, localName as String) as NodeList throws DOMException:
Description

Performs a DOM operation.

Throws
  • DOMException if the DOM operation violates document ownership, hierarchy, naming, index, or node-state constraints.