%XML_ELEMLIST_CLEAR

Clear XML element list contents

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET
status = %XML_ELEMLIST_CLEAR(elem_list)

Return value

status

XML_SUCCESS if the copy is successful.

Arguments

elem_list

The XML element list instance. (XML_ELEMLIST_TYPE)

Discussion

The %XML_ELEMLIST_CLEAR function clears the contents of the XML element list by releasing the elements in the list, leaving an empty list.

This function is defined as ^VAL.