Purpose
Disposes of the MIXmlNamedNodeMap object and frees its memory.
Syntax
MIXmlNodeListDestroy( ByVal hXMLNodeList As MIXmlNodeList )
hXMLAttributeList is The MIXmlNamedNodeMap object handle to be disposed of.
Description
The caller has to call this function to free the MIXmlNamedNodeMap handle obtained by calling the MIXmlGetAttributeList() function, when the handle is no longer in use.