%XML_ATTR_GETNAME

Get the name of an XML attribute

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET
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.