%XML_ATTRLIST_CLEAR

Clear XML attribute list contents

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