ExamineXMLAttributes()
Syntax
Result = ExamineXMLAttributes(*Node)Description
Starts to examine the attributes of the given XML node.
Return value
Returns nonzero if the node is of type #PB_XML_Normal and zero else (as such nodes cannot have attributes).
Supported OS
All