%XML_ATTR_GETNAME

Get the name of an XML attribute

WTSupported in traditional Synergy on Windows
WNSupported in Synergy .NET on Windows
USupported on UNIX
VSupported on OpenVMS
status = %XML_ATTR_GETNAME(attr, name)

Return value

status

XML_SUCCESS if a nonblank attribute name is returned.

Arguments

attr

The XML attribute instance to return a name for. (XML_ATTR_TYPE)

name

Returned with the name of the XML attribute specified by attr. The maximum length is 256 characters. (a)

Discussion

This function is defined as ^VAL.