NextXMLAttribute()
Syntax
Result = NextXMLAttribute(*Node)Description
This function must be called after ExamineXMLAttributes() to move step by step through the attributes of the given XML node.
Return value
Returns zero if there are no more attributes or nonzero if there still is one.
Supported OS
All