Discuss this help topic in SecureBlackbox Forum
TElXMLDOMDocument.GetElementsByTagNameNS
Finds the element(s) with given tag name and namespace URI.
Declaration
Parameters
Description
Use this method to find elements with the given tag name and namespace URI. The method returns a node list, which must be disposed of, when the application finishes using it.