XMLAttributeName()

语法

Result$ = XMLAttributeName(Node)
概要
After calling ExamineXMLAttributes() and NextXMLAttribute() this function returns the attribute name of the currently examined attribute on the given XML node.

参数

Node The XML node being examined with ExamineXMLAttributes().

返回值

The attribute name of the currently examined attribute on the given XML node.

参阅

ExamineXMLAttributes(), NextXMLAttribute(), XMLAttributeValue()

已支持操作系统

所有

<- SetXMLStandalone() - XML Index - XMLAttributeValue() ->