%XML_ELEMLIST_CREATE

Create an XML element list

WTSupported in traditional Synergy on Windows
WNSupported in Synergy .NET on Windows
USupported on UNIX
VSupported on OpenVMS
elem_list = %XML_ELEMLIST_CREATE

Return value

elem_list

The XML element list instance created, or 0 if not successful. (XML_ELEMLIST_TYPE)

Discussion

XML element lists explicitly created with this routine and not added as data to a parent element will need to be deleted using %XML_ELEM_DELETE.

This function is defined as ^VAL.