%XML_ATTRLIST_CLEAR

Clear XML attribute list contents

WTSupported in traditional Synergy on Windows
WNSupported in Synergy .NET on Windows
USupported on UNIX
VSupported on OpenVMS
status = %XML_ATTRLIST_CLEAR(listid)

Return value

status

XML_SUCCESS if the clear is successful.

Arguments

listid

The attribute list ID. (XML_ATTRLIST_TYPE)

Discussion

The %XML_ATTRLIST_CLEAR function clears the contents of the XML attribute list by releasing the attributes in the list, leaving an empty list.

This function is defined as ^VAL.