XML Object
 
Syntax
 
GetAttributeName(index As Long) As String
 
Description
Returns the name of the Nth attribute of an XML node. The first attribute is at index 0.
 
Returns a null on failure