Discuss this help topic in SecureBlackbox Forum
TElXMLDOMelement.GetElementsByTagNameNS
Returns the list of attributes with given name.
Declaration
Parameters
Description
Use this method to get a list of attributes with the given attribute name and namespace URI.
Note, that the new object is created and returned, so you must dispose of the object when it is not needed anymore.